[PATCH] Enhancements for the DynTypedMatcher system.
Samuel Benzaquen
sbenza at google.com
Wed Jun 19 12:22:18 PDT 2013
More s/Type/Kind/ leftover from previous change.
Hi klimek,
http://llvm-reviews.chandlerc.com/D815
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D815?vs=2493&id=2494#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.4.patch
Type: text/x-patch
Size: 31029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130619/5009f0dc/attachment.bin>
More information about the cfe-commits
mailing list