llvm-project/llvm/unittests/Testing
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
..
ADT
Annotations [test] Split out Annotations from TestingSupport 2023-01-12 13:40:47 -08:00
Support
CMakeLists.txt [test] Split out Annotations from TestingSupport 2023-01-12 13:40:47 -08:00