[all-commits] [llvm/llvm-project] 99cc28: Revert "[CMake] Use explicit header path when usin...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Jul 8 21:28:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99cc28b705e850933ac5bcd14abeb63425e51484
https://github.com/llvm/llvm-project/commit/99cc28b705e850933ac5bcd14abeb63425e51484
Author: Petr Hosek <phosek at google.com>
Date: 2022-07-09 (Sat, 09 Jul 2022)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/lib/memprof/tests/CMakeLists.txt
M compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
M compiler-rt/lib/tsan/tests/CMakeLists.txt
Log Message:
-----------
Revert "[CMake] Use explicit header path when using in-tree libc++ for tests"
This reverts commit 61b410cb8b9af0aa265e730a3070b3154d869803 as this
appears to have broken some sanitizer tests.
More information about the All-commits
mailing list