[PATCH] Add support for type traversal matchers.
Samuel Benzaquen
sbenza at google.com
Mon Jul 15 10:10:34 PDT 2013
Change the way create and Func are declared to make gcc happy.
Hi klimek,
http://llvm-reviews.chandlerc.com/D1023
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1023?vs=2787&id=2802#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.3.patch
Type: text/x-patch
Size: 39510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130715/5a8be2af/attachment.bin>
More information about the cfe-commits
mailing list