llvm-project/compiler-rt/lib
Vitaly Buka 1cfc81f1de [compiler-rt] Replace ifs with switch statement in IsHandledDeadlySignal
Reviewers: eugenis

Subscribers: kubamracek, llvm-commits, dberris

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

llvm-svn: 303392
2017-05-18 23:13:22 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Revert r302781 and subsequent attempts to disable part of it. 2017-05-18 09:31:37 +00:00
builtins builtins: fix guard __AEABI__ -> __ARM_EABI__ 2017-05-16 20:25:07 +00:00
cfi CFI: Add a blacklist entry for std::_Sp_counted_ptr_inplace::_Sp_counted_ptr_inplace(). 2017-05-05 18:46:14 +00:00
dfsan [sanitizer-coverage] remove more unused code 2017-04-19 23:05:53 +00:00
esan [asan] Recommit of r301904: Add strndup/__strndup interceptors 2017-05-11 08:53:24 +00:00
interception [interception] Check for export table's size before referring to its elements. 2017-01-30 18:23:37 +00:00
lsan Revert "Implement tls scanning for darwin LSan" 2017-05-17 15:25:41 +00:00
msan Revert r302781 and subsequent attempts to disable part of it. 2017-05-18 09:31:37 +00:00
profile [profile] Sync up InstrProfData.inc (NFC) 2017-04-15 00:10:33 +00:00
safestack [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
sanitizer_common [compiler-rt] Replace ifs with switch statement in IsHandledDeadlySignal 2017-05-18 23:13:22 +00:00
scudo [scudo] lower quarantine default sizes 2017-05-18 20:47:35 +00:00
stats Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
tsan [tsan] Update tsan test for r303084 2017-05-16 02:06:15 +00:00
ubsan [Ubsan]Remove unused link libraries. 2017-05-17 19:37:27 +00:00
xray [XRay] Fix __xray_function_address on PPC reguarding local entry points. 2017-05-17 21:20:00 +00:00
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00