llvm-project/compiler-rt/lib/tsan
Julian Lettner e47c0ef09f [TSan] Revert removal of ignore_interceptors_accesses flag
This flag suppresses TSan FPs on Darwin.  I removed this flag
prematurely and have been dealing with the fallout ever since.

This commit puts back the flag, reverting 7d1085cb [1].

[1] https://reviews.llvm.org/D55075
2020-06-08 12:35:43 -07:00
..
benchmarks compiler-rt: Rename .cc file in lib/tsan/{benchmarks,dd,go} to .cpp 2019-08-01 14:30:49 +00:00
dd compiler-rt: Rename .cc file in lib/tsan/{benchmarks,dd,go} to .cpp 2019-08-01 14:30:49 +00:00
go tsan: add OpenBSD support for Go 2020-06-08 16:47:13 +02:00
rtl [TSan] Revert removal of ignore_interceptors_accesses flag 2020-06-08 12:35:43 -07:00
tests tsan: fixes to ThreadClock::releaseStoreAcquire and tests 2020-04-16 22:53:26 +02:00
.clang-format [sanitizer] Remove unneeded blank lines 2018-05-09 00:44:26 +00:00
CMakeLists.txt [TSan] Add CMake check for minimal SDK requirements on Darwin 2020-02-26 11:33:24 -08:00
analyze_libtsan.sh
check_analyze.sh Stop counting pops in tsan/check_analyze.sh. 2019-06-17 20:47:16 +00:00
check_cmake.sh