llvm-capstone/compiler-rt/lib/tsan
Julian Lettner bba38de50c [compile-rt] Reduce #ifdef noise for ptrauth
Create a sanitizer_ptrauth.h header that #includes <ptrauth> when
available and defines just the required macros as "no ops" otherwise.
This should avoid the need for excessive #ifdef'ing.

Follow-up to and discussed in: https://reviews.llvm.org/D79132

Reviewed By: delcypher

Differential Revision: https://reviews.llvm.org/D79540
2020-05-11 09:47:21 -07:00
..
benchmarks
dd
go tsan: disable ASLR in Go test on NetBSD 2020-04-11 09:46:45 +02:00
rtl [compile-rt] Reduce #ifdef noise for ptrauth 2020-05-11 09:47:21 -07:00
tests tsan: fixes to ThreadClock::releaseStoreAcquire and tests 2020-04-16 22:53:26 +02:00
.clang-format
analyze_libtsan.sh
check_analyze.sh
check_cmake.sh
CMakeLists.txt [TSan] Add CMake check for minimal SDK requirements on Darwin 2020-02-26 11:33:24 -08:00