llvm-project/clang/unittests/ASTMatchers
Stephen Kelly f052cf494f Update mode used in traverse() examples
traverse() predates the IgnoreUnlessSpelledInSource mode. Update example
and test code to use the newer mode.

Differential Revision: https://reviews.llvm.org/D91917
2020-11-23 14:27:48 +00:00
..
Dynamic Improve dynamic AST matching diagnostics for conversion errors 2020-09-23 12:13:36 -04:00
ASTMatchersInternalTest.cpp Remove automatic traversal from forEach matcher 2020-11-23 14:27:47 +00:00
ASTMatchersNarrowingTest.cpp Add new matchers for dependent names in templates 2020-11-06 21:03:20 +00: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 Update mode used in traverse() examples 2020-11-23 14:27:48 +00: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