llvm-project/compiler-rt/lib
Vitaly Buka 5b81dfc76e [ubsan] Replace CommonSanitizerReportMutex with ScopedErrorReportLock
Reviewers: eugenis, alekseyshl

Subscribers: kubamracek, llvm-commits

Differential Revision: https://reviews.llvm.org/D38194

llvm-svn: 314053
2017-09-23 02:47:21 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [lsan] Add __lsan_default_options 2017-09-22 23:49:49 +00:00
builtins [builtins] Prevent duplicate definitions for overridden functions 2017-08-30 17:12:57 +00:00
cfi CFI: Move STL allocator blacklist to clang 2017-08-04 20:04:01 +00:00
dfsan [sanitizer_common] Move filesystem-related code out of sanitizer_common.cc 2017-07-22 01:46:40 +00:00
esan [esan] Use stack_t instead of struct sigaltstack (PR34011) 2017-08-22 21:54:37 +00:00
fuzzer [libFuzzer] minor refactoring, NFC 2017-09-15 22:10:36 +00:00
interception [Fuchsia] Magenta -> Zircon 2017-09-13 01:18:15 +00:00
lsan [lsan] Add __lsan_default_options 2017-09-22 23:49:49 +00:00
msan [compiler-rt] Cleanup decorators 2017-09-11 20:55:49 +00:00
profile [profile] Update InstrProfData.inc 2017-09-18 23:37:32 +00:00
safestack Enable SafeStack on NetBSD 2017-08-10 18:40:09 +00:00
sanitizer_common [ubsan] Replace CommonSanitizerReportMutex with ScopedErrorReportLock 2017-09-23 02:47:21 +00:00
scudo [scudo] Scudo thread specific data refactor, part 1 2017-09-22 15:35:37 +00:00
stats Support compiler-rt builtins 2017-07-28 03:39:38 +00:00
tsan [tsan] Annotate function parameters with attribute 'noescape'. 2017-09-21 22:16:50 +00:00
ubsan [ubsan] Replace CommonSanitizerReportMutex with ScopedErrorReportLock 2017-09-23 02:47:21 +00:00
ubsan_minimal [ubsan-minimal] Make the interface more compatible with RTUBSan 2017-09-19 06:46:36 +00:00
xray [XRay][compiler-rt] Remove non-trivial globals from xray_log_interface.cc 2017-09-21 10:16:56 +00:00
CMakeLists.txt [cmake] Make it possible to build and test profile without sanitizers 2017-09-18 18:13:47 +00:00