rnk added inline comments.
================
Comment at: lib/ASTMatchers/ASTMatchersInternal.cpp:23
@@ -22,3 +22,3 @@
-bool NotUnaryOperator(const ast_type_traits::DynTypedNode DynNode,
ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder,
----------------
The lack of & here and below was probably a bug. :)http://reviews.llvm.org/D11168 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
