[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / libcxx / cmake / caches / Generic-tsan.cmake
blobc42c1bb8e722214738990c1479f5c03cca4fcc6c
1 set(LLVM_USE_SANITIZER "Thread" CACHE STRING "")
2 set(LIBCXXABI_USE_LLVM_UNWINDER OFF CACHE BOOL "") # TSAN is compiled against the system unwinder, which leads to false positives