[PATCH] Enhancements for the DynTypedNode/DynTypedMatcher system.
Samuel Benzaquen
sbenza at google.com
Wed Jun 19 12:00:49 PDT 2013
Updated the change after ASTNodeKind (used to be DynNodeType) was moved to its own change.
Hi klimek,
http://llvm-reviews.chandlerc.com/D815
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D815?vs=2013&id=2493#toc
Files:
include/clang/ASTMatchers/ASTMatchFinder.h
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/ASTMatchers/Dynamic/VariantValue.h
lib/ASTMatchers/ASTMatchFinder.cpp
lib/ASTMatchers/Dynamic/Diagnostics.cpp
lib/ASTMatchers/Dynamic/Marshallers.h
lib/ASTMatchers/Dynamic/VariantValue.cpp
unittests/ASTMatchers/ASTMatchersTest.h
unittests/ASTMatchers/Dynamic/ParserTest.cpp
unittests/ASTMatchers/Dynamic/RegistryTest.cpp
unittests/ASTMatchers/Dynamic/VariantValueTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D815.3.patch
Type: text/x-patch
Size: 31029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130619/af3dc095/attachment.bin>
More information about the cfe-commits
mailing list