llvm-project/clang/unittests/ASTMatchers
David Green db63228a5c Fix ASTMatchersTraversalTest testcase compile on older compilers
Some versions of gcc, especially when invoked through ccache (-E), can have
trouble with raw string literals inside macros. This moves the string out of
the macro.

llvm-svn: 339759
2018-08-15 10:39:43 +00:00
..
Dynamic Make add_clang_unittest formatting a bit more consistent. 2018-04-25 16:20:43 +00:00
ASTMatchersInternalTest.cpp s/LLVM_ON_WIN32/_WIN32/, clang 2018-04-27 19:11:14 +00:00
ASTMatchersNarrowingTest.cpp [ASTMatchers] Introduce a matcher for `ObjCIvarExpr`, support getting it's declaration. 2018-07-27 17:26:11 +00:00
ASTMatchersNodeTest.cpp [ASTMatchers] Add matchers unresolvedMemberExpr, cxxDependentScopeMemberExpr 2018-08-12 17:34:36 +00:00
ASTMatchersTest.h [ASTMatchers] Introduce a blockDecl matcher for matching block declarations 2018-05-16 22:47:03 +00:00
ASTMatchersTraversalTest.cpp Fix ASTMatchersTraversalTest testcase compile on older compilers 2018-08-15 10:39:43 +00:00
CMakeLists.txt Make add_clang_unittest formatting a bit more consistent. 2018-04-25 16:20:43 +00:00