mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 14:56: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
3 lines
94 B
CMake
3 lines
94 B
CMake
set(LLVM_USE_SANITIZER "Undefined" CACHE STRING "")
|
|
set(LIBCXX_ABI_UNSTABLE ON CACHE BOOL "")
|