xref: /aosp_15_r20/external/cronet/third_party/libc++/src/cmake/caches/Generic-tsan.cmake (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1set(LLVM_USE_SANITIZER "Thread" CACHE STRING "")
2set(LIBCXXABI_USE_LLVM_UNWINDER OFF CACHE BOOL "") # TSAN is compiled against the system unwinder, which leads to false positives
3