[PATCH] Split registry matcher resolution into a lookup phase and a construction phase.
Peter Collingbourne
peter at pcc.me.uk
Tue Nov 19 00:21:58 PST 2013
- Address reviewer comments
Hi klimek, sbenza,
http://llvm-reviews.chandlerc.com/D2207
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2207?vs=5618&id=5649#toc
Files:
include/clang/ASTMatchers/Dynamic/Parser.h
include/clang/ASTMatchers/Dynamic/Registry.h
lib/ASTMatchers/Dynamic/Parser.cpp
lib/ASTMatchers/Dynamic/Registry.cpp
unittests/ASTMatchers/Dynamic/ParserTest.cpp
unittests/ASTMatchers/Dynamic/RegistryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2207.2.patch
Type: text/x-patch
Size: 15293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131119/47b1540b/attachment.bin>
More information about the cfe-commits
mailing list