================ 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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
