
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 "")
|