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

Stella Laurenzo via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Mar 4 12:19:17 PST 2022


stellaraccident created this revision.
Herald added subscribers: libc-commits, cryptoad, hiraditya, mgorny.
Herald added projects: libc-project, Flang, All.
stellaraccident requested review of this revision.
Herald added subscribers: llvm-commits, lldb-commits, Sanitizers, jdoerfert.
Herald added projects: Sanitizers, LLDB, LLVM.

This reverts commit 7cdda6b8ce49ae3c90c068cff4dc355bba5d77f2 <https://reviews.llvm.org/rG7cdda6b8ce49ae3c90c068cff4dc355bba5d77f2>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121020

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
  lldb/unittests/TestingSupport/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: D121020.413100.patch
Type: text/x-patch
Size: 13844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220304/9b96d6cd/attachment-0001.bin>


More information about the libc-commits mailing list