[PATCH] Add support for type traversal matchers.
Samuel Benzaquen
sbenza at google.com
Fri Jul 12 12:15:23 PDT 2013
Merged the two polymorphic classes in one and documented it.
Hi klimek,
http://llvm-reviews.chandlerc.com/D1023
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1023?vs=2529&id=2787#toc
Files:
docs/LibASTMatchersReference.html
docs/tools/dump_ast_matchers.py
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/ASTMatchers/ASTMatchersMacros.h
lib/ASTMatchers/Dynamic/Marshallers.h
lib/ASTMatchers/Dynamic/Registry.cpp
unittests/ASTMatchers/Dynamic/ParserTest.cpp
unittests/ASTMatchers/Dynamic/RegistryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1023.2.patch
Type: text/x-patch
Size: 39153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130712/2991556f/attachment.bin>
More information about the cfe-commits
mailing list