llvm-project/libcxx/cmake/caches/Generic-tsan.cmake
Louis Dionne d9dec697cb [libc++][CMake] Add CMake caches for commonly supported configurations
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
2020-06-09 14:52:14 -04:00

2 lines
49 B
CMake

set(LLVM_USE_SANITIZER "Thread" CACHE STRING "")