bolt/deps/llvm-18.1.8/libcxx/cmake/caches/Generic-msan.cmake

3 lines
190 B
CMake
Raw Normal View History

2025-02-14 19:21:04 +01:00
set(LLVM_USE_SANITIZER "MemoryWithOrigins" CACHE STRING "")
set(LIBCXXABI_USE_LLVM_UNWINDER OFF CACHE BOOL "") # MSAN is compiled against the system unwinder, which leads to false positives