[PATCH] Enhancements for the DynTypedMatcher system.
Samuel Benzaquen
sbenza at google.com
Thu Jun 20 07:14:06 PDT 2013
Fixed comments.
Hi klimek,
http://llvm-reviews.chandlerc.com/D815
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D815?vs=2494&id=2507#toc
BRANCH
dyn_type_check
ARCANIST PROJECT
clang
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.5.patch
Type: text/x-patch
Size: 30830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130620/3097b74d/attachment.bin>
More information about the cfe-commits
mailing list