[PATCH] Add partial support for the hasDeclaration() matcher in the dynamic layer.
Samuel Benzaquen
sbenza at google.com
Fri Nov 15 08:57:16 PST 2013
Changed the typelist implementation to support arbitrarily large lists.
Removed the ability to skip the type checks from the polymorphic matchers.
Explicitly listed all supported types of the hasDeclaration() matcher.
Minor fix in the doc geenrator.
Hi klimek,
http://llvm-reviews.chandlerc.com/D1889
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1889?vs=5548&id=5578#toc
BRANCH
has_decl
ARCANIST PROJECT
clang
Files:
docs/LibASTMatchersReference.html
docs/tools/dump_ast_matchers.py
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/ASTMatchers/ASTMatchersMacros.h
lib/ASTMatchers/Dynamic/Registry.cpp
unittests/ASTMatchers/Dynamic/RegistryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1889.3.patch
Type: text/x-patch
Size: 54219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131115/106e20cf/attachment.bin>
More information about the cfe-commits
mailing list