-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
auth_logic AST operator== #700
Conversation
Fixes #676 |
As a side-effect this also moves the DebugPrint() functions that are longer than 2 lines to a .cc file. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for doing this. I have left A few readability and testing related comments.
e6ad304
to
f15c8c7
Compare
272bb11
to
f15c8c7
Compare
(since we could not deprecate this from ast_visitor_traversing_visitor_test.cc)
0f580ee
to
3b9ae4d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Just some minor nits here and there.
173fdb4
to
8aaedfd
Compare
8aaedfd
to
f7eb278
Compare
No description provided.