[PATCH] ASTMatcher for Attr
Aaron Ballman
aaron at aaronballman.com
Thu Aug 21 05:18:12 PDT 2014
Patch LGTM, but I would wait for confirmation from someone more
familiar with the matchers specifically.
Thanks!
~Aaron
On Wed, Aug 20, 2014 at 9:36 PM, Jacques Pienaar <jpienaar at google.com> wrote:
> Add a matcher for decls that has a specific attribute.
>
> http://reviews.llvm.org/D4996
>
> Files:
> docs/LibASTMatchersReference.html
> include/clang/ASTMatchers/ASTMatchers.h
> include/clang/ASTMatchers/ASTMatchersInternal.h
> lib/ASTMatchers/Dynamic/Registry.cpp
> unittests/ASTMatchers/ASTMatchersTest.cpp
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
More information about the cfe-commits
mailing list