mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 21:36:06 +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
60 B
CMake
2 lines
60 B
CMake
set(LLVM_USE_SANITIZER "MemoryWithOrigins" CACHE STRING "")
|