[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 22:26:49 PDT 2012
Changed comment.
Hi djasper, mdiamond, silvas,
http://llvm-reviews.chandlerc.com/D33
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D33?vs=91&id=92#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.4.patch
Type: text/x-patch
Size: 29716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120903/b6c99214/attachment.bin>
More information about the cfe-commits
mailing list