[PATCH] ASTMatcher for Attr

Jacques Pienaar jpienaar at google.com
Thu Aug 21 12:24:37 PDT 2014


Interface to dynamic matcher using hasAttr now uses a string specification of the attribute instead of requiring the numerical enum value.

http://reviews.llvm.org/D4996

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  include/clang/Basic/AttrKinds.h
  lib/ASTMatchers/Dynamic/Marshallers.h
  lib/ASTMatchers/Dynamic/Registry.cpp
  lib/Basic/AttrKinds.cpp
  lib/Basic/CMakeLists.txt
  unittests/ASTMatchers/ASTMatchersTest.cpp
  unittests/ASTMatchers/Dynamic/RegistryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4996.12793.patch
Type: text/x-patch
Size: 9943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140821/b04f4dc5/attachment.bin>


More information about the cfe-commits mailing list