llvm-project/clang/unittests/Sema
Jordan Rupprecht 3432f4bf86 [test] Split out Annotations from TestingSupport
The Annotations helper class does not have a gtest or gmock dependency, but because it's bundled with the rest of TestingSupport, it gets one. By splitting it out, a target can use it without being forced to use LLVM's copy of gtest.

Reviewed By: GMNGeoffrey, sammccall, gribozavr2

Differential Revision: https://reviews.llvm.org/D141175
2023-01-12 13:40:47 -08:00
..
CMakeLists.txt [test] Split out Annotations from TestingSupport 2023-01-12 13:40:47 -08:00
CodeCompleteTest.cpp [test] Split out Annotations from TestingSupport 2023-01-12 13:40:47 -08:00
ExternalSemaSourceTest.cpp [clang] Add [is|set]Nested methods to NamespaceDecl 2022-11-24 12:44:35 +00:00
GslOwnerPointerInference.cpp
SemaLookupTest.cpp