llvm-project/clang/unittests/ASTMatchers/Dynamic
Samuel Benzaquen 79656e19c8 Add support for type traversal matchers.
Summary:
Fixup the type traversal macros/matchers to specify the supported types.
Make the marshallers a little more generic to support any variadic function.
Update the doc script.

Reviewers: klimek

CC: cfe-commits, revane

Differential Revision: http://llvm-reviews.chandlerc.com/D1023

llvm-svn: 186340
2013-07-15 19:25:06 +00:00
..
CMakeLists.txt
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
ParserTest.cpp Add support for type traversal matchers. 2013-07-15 19:25:06 +00:00
RegistryTest.cpp Add support for type traversal matchers. 2013-07-15 19:25:06 +00:00
VariantValueTest.cpp Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use. 2013-06-21 15:51:31 +00:00