We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0139c12 commit 5026465Copy full SHA for 5026465
libcxx/cmake/caches/Generic-tsan.cmake
@@ -1,3 +1,2 @@
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
3
-set(LIBCXX_INCLUDE_BENCHMARKS OFF CACHE BOOL "FIXME: This is a temporary workaround to get tsan running again")
0 commit comments