[PATCH] Add support for type traversal matchers.
Samuel Benzaquen
sbenza at google.com
Mon Jul 15 11:16:53 PDT 2013
Added comment explaining the out-of-line definition.
Hi klimek,
http://llvm-reviews.chandlerc.com/D1023
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1023?vs=2802&id=2803#toc
BRANCH
type_traversal
ARCANIST PROJECT
clang
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.4.patch
Type: text/x-patch
Size: 39712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130715/6e141d50/attachment.bin>
More information about the cfe-commits
mailing list