llvm-project/clang/unittests/Sema
Dmitri Gribenko b5fc1deb5b Use libClangTesting in the unittest for AST matchers
Summary:
The unittest for AST matchers has its own way to specify language
standards. I unified it with the shared infrastructure from
libClangTesting.

Reviewers: jdoerfert, hlopko

Reviewed By: hlopko

Subscribers: mgorny, sstefan1, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D81150
2020-06-04 17:40:39 +02:00
..
CMakeLists.txt Use libClangTesting in the unittest for AST matchers 2020-06-04 17:40:39 +02:00
CodeCompleteTest.cpp [AST] Fix crashes on decltype(recovery-expr). 2020-03-30 14:56:33 +02:00
ExternalSemaSourceTest.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
GslOwnerPointerInference.cpp [LifetimeAnalysis] don't use raw string literals in macros 2019-09-06 19:15:02 +00:00