[cfe-commits] [PATCH] Introduces DynTypedMatcher as a new concept that replaces the UntypedBaseMatcher and TypedMatcher. Due to DynTypedNode the basic dynamically typed matcher interface can now be simplified.
Manuel Klimek
reviews at llvm-reviews.chandlerc.com
Mon Sep 3 11:07:36 PDT 2012
Updated according to comments.
Hi djasper, mdiamond, silvas,
http://llvm-reviews.chandlerc.com/D33
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D33?vs=89&id=91#toc
Files:
include/clang/ASTMatchers/ASTMatchFinder.h
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/ASTMatchers/ASTTypeTraits.h
lib/ASTMatchers/ASTMatchFinder.cpp
unittests/ASTMatchers/ASTMatchersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33.3.patch
Type: text/x-patch
Size: 29537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120903/533a6351/attachment.bin>
More information about the cfe-commits
mailing list