[PATCH] Resubmit "Refactor DynTypedMatcher into a value type class, just like Matcher<T>."
Samuel Benzaquen
sbenza at google.com
Wed Oct 23 08:37:02 PDT 2013
Hi klimek, rnk,
This resubmits r193100, plus a fix for a breakage with MSVC.
http://llvm-reviews.chandlerc.com/D2005
Files:
include/clang/ASTMatchers/ASTMatchFinder.h
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/ASTMatchers/Dynamic/Parser.h
include/clang/ASTMatchers/Dynamic/VariantValue.h
lib/ASTMatchers/ASTMatchFinder.cpp
lib/ASTMatchers/ASTMatchersInternal.cpp
lib/ASTMatchers/Dynamic/Marshallers.h
lib/ASTMatchers/Dynamic/Parser.cpp
lib/ASTMatchers/Dynamic/Registry.cpp
lib/ASTMatchers/Dynamic/VariantValue.cpp
unittests/ASTMatchers/Dynamic/ParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2005.1.patch
Type: text/x-patch
Size: 45008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131023/e587aa23/attachment.bin>
More information about the cfe-commits
mailing list