llvm-project/compiler-rt/lib
Vitaly Buka 86a8d50965 tsan: Implement pthread_exit() interceptor for Thread sanitizer
This change is preparation for fiber support.

Author: yuri (Yuri Per)
Reviewed in: https://reviews.llvm.org/D57876
Context: https://reviews.llvm.org/D54889

> llvm-svn: 353385

llvm-svn: 353627
2019-02-09 22:08:31 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan sanitizers: Introduce ThreadType enum 2019-02-07 11:01:22 +00:00
builtins [builtins] Do not set hidden attribute on Android 2019-01-23 01:59:35 +00:00
cfi [sanitizer] Decorate /proc/self/maps better. 2019-02-06 01:14:50 +00:00
dfsan Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
esan Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
fuzzer [Fuzzer] Fix function prototype in fuzzer::ExternalFunctions. [NFC] 2019-02-09 01:45:29 +00:00
hwasan [sanitizer] Decorate /proc/self/maps better. 2019-02-06 01:14:50 +00:00
interception Commit macro intended to be included in r353483. 2019-02-07 23:57:21 +00:00
lsan sanitizers: Introduce ThreadType enum 2019-02-07 11:01:22 +00:00
msan Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
profile [InstrProf] Fix darwin errors after r353547 2019-02-08 20:37:40 +00:00
safestack [safestack] Explain why tinfo at the end of the buffer 2019-02-07 23:20:47 +00:00
sanitizer_common sanitizers: Introduce ThreadType enum 2019-02-07 11:01:22 +00:00
scudo [scudo][standalone] Do not error out on spurious C(XX) flags 2019-02-07 15:44:36 +00:00
stats Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
tsan tsan: Implement pthread_exit() interceptor for Thread sanitizer 2019-02-09 22:08:31 +00:00
ubsan Revert https://reviews.llvm.org/D56485. 2019-01-24 08:46:06 +00:00
ubsan_minimal [compiler-rt][UBSan] Sanitization for alignment assumptions. 2019-01-15 09:44:27 +00:00
xray Fix XRayTest link on FreeBSD (and likely NetBSD too) 2019-01-25 19:36:47 +00:00
CMakeLists.txt [scudo] Initial standalone skeleton check-in 2019-02-04 16:25:40 +00:00