llvm-project/clang/unittests/ASTMatchers
Bruno Ricci f4dccf115c
[clang] Add a matcher for template template parameters.
There are already matchers for type template parameters and non-type template
parameters, but somehow no matcher exists for template template parameters
and I need it to write unit tests.

Differential Revision: https://reviews.llvm.org/D85536

Reviewed By: aaron.ballman
2020-08-11 16:01:36 +01:00
..
Dynamic [ASTMatchers] Enhanced support for matchers taking Regex arguments 2020-07-02 14:52:25 +01:00
ASTMatchersInternalTest.cpp Use libClangTesting in the unittest for AST matchers 2020-06-04 17:40:39 +02:00
ASTMatchersNarrowingTest.cpp Enable the test for hasArraySize() AST matcher in all language modes 2020-07-20 10:23:00 +02:00
ASTMatchersNodeTest.cpp [clang] Add a matcher for template template parameters. 2020-08-11 16:01:36 +01:00
ASTMatchersTest.h Use TestClangConfig in AST Matchers tests and run them in more configurations 2020-07-16 18:36:53 +02:00
ASTMatchersTraversalTest.cpp [clang] Allow DynTypedNode to store a TemplateArgumentLoc 2020-08-10 03:09:18 -04:00
CMakeLists.txt On Windows build, making the /bigobj flag global , instead of passing it per file. 2020-07-28 18:04:36 -05:00
GtestMatchersTest.cpp [AST matchers] Add basic matchers for googletest EXPECT/ASSERT calls. 2020-02-21 12:05:15 -05:00