mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 18:16:04 +00:00

This commit adds CMake caches for the various configurations of libc++ that are tested by our build bots. Differential Revision: https://reviews.llvm.org/D81293
2 lines
49 B
CMake
2 lines
49 B
CMake
set(LLVM_USE_SANITIZER "Thread" CACHE STRING "")
|