[PATCH] Re-design the convenience interfaces on MatchFinder.
Daniel Jasper
djasper at google.com
Fri Feb 1 05:39:15 PST 2013
================
Comment at: lib/ASTMatchers/ASTMatchFinder.cpp:470
@@ -469,1 +469,3 @@
+ // Matches all registered matchers on the given node and calls the
+ // result callback for every node that matches.
----------------
Manuel Klimek wrote:
> Daniel Jasper wrote:
> > maybe "on \p Node" ...
> Note that this is not a doxycomment :)
Yeah, right. Why is that?
http://llvm-reviews.chandlerc.com/D359
BRANCH
clang-ast-matchers-match
ARCANIST PROJECT
clang
More information about the cfe-commits
mailing list