Sign in
fuchsia
/
third_party
/
llvm-project
/
59731eebf8f24e3e90dc77e91a08d068b529cfc5
/
.
/
libcxx
/
cmake
/
caches
/
Generic-tsan.cmake
blob: c42c1bb8e722214738990c1479f5c03cca4fcc6c [
file
] [
log
] [
blame
]
set
(
LLVM_USE_SANITIZER
"Thread"
CACHE STRING
""
)
set
(
LIBCXXABI_USE_LLVM_UNWINDER OFF CACHE BOOL
""
)
# TSAN is compiled against the system unwinder, which leads to false positives