[libc-commits] [PATCH] D120789: [cmake] Prefix gtest and gtest_main with "llvm_".

Stella Laurenzo via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 1 21:10:58 PST 2022


stellaraccident updated this revision to Diff 412315.
stellaraccident added a comment.
Herald added subscribers: libc-commits, lldb-commits, Sanitizers, cryptoad, hiraditya.
Herald added projects: Sanitizers, LLDB, libc-project, Flang.

Add more instances of gtest.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120789/new/

https://reviews.llvm.org/D120789

Files:
  compiler-rt/lib/asan/tests/CMakeLists.txt
  compiler-rt/lib/fuzzer/tests/CMakeLists.txt
  compiler-rt/lib/gwp_asan/tests/CMakeLists.txt
  compiler-rt/lib/interception/tests/CMakeLists.txt
  compiler-rt/lib/msan/tests/CMakeLists.txt
  compiler-rt/lib/orc/unittests/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
  compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
  compiler-rt/lib/tsan/tests/CMakeLists.txt
  compiler-rt/lib/xray/tests/CMakeLists.txt
  flang/CMakeLists.txt
  libc/benchmarks/CMakeLists.txt
  libc/test/utils/tools/CMakeLists.txt
  lldb/unittests/CMakeLists.txt
  llvm/cmake/modules/AddLLVM.cmake
  llvm/lib/Testing/Support/CMakeLists.txt
  llvm/runtimes/CMakeLists.txt
  llvm/unittests/Support/CommandLineInit/CMakeLists.txt
  llvm/utils/unittest/CMakeLists.txt
  llvm/utils/unittest/UnitTestMain/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120789.412315.patch
Type: text/x-patch
Size: 13517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220302/c60665dc/attachment-0001.bin>


More information about the libc-commits mailing list