[PATCH] Re-design the convenience interfaces on MatchFinder.

Manuel Klimek klimek at google.com
Fri Feb 1 05:40:00 PST 2013


On Fri, Feb 1, 2013 at 2:39 PM, Daniel Jasper <djasper at google.com> wrote:

> ================
> 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?
>

This is an internal class in a test - I've been told to not use
doxycomments there.


>
>
> http://llvm-reviews.chandlerc.com/D359
>
> BRANCH
>   clang-ast-matchers-match
>
> ARCANIST PROJECT
>   clang
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130201/b550ee56/attachment.html>


More information about the cfe-commits mailing list