[PATCH] Completely revamp node binding for AST matchers.
Manuel Klimek
klimek at google.com
Wed Jun 19 04:31:33 PDT 2013
Pull out functions for common idioms.
Limit memory use of memoization.
Hi revane, alexfh,
http://llvm-reviews.chandlerc.com/D992
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D992?vs=2462&id=2476#toc
BRANCH
explode-review
ARCANIST PROJECT
clang
Files:
include/clang/AST/ASTTypeTraits.h
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersInternal.h
lib/ASTMatchers/ASTMatchFinder.cpp
lib/ASTMatchers/ASTMatchersInternal.cpp
unittests/ASTMatchers/ASTMatchersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D992.5.patch
Type: text/x-patch
Size: 36282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130619/1141b5f4/attachment.bin>
More information about the cfe-commits
mailing list