llvm-project/compiler-rt/lib
Renato Golin 4ae2e1f575 Revert "[sanitizer] Add the flag handle_sigfpe that is default true to handle SIGFPE crashes same as SIGSEV crashes, patch by Karl Skomski"
This reverts commit r244136, it was breaking the ARM bots for too long. We should investigate it offline.

llvm-svn: 244210
2015-08-06 12:42:46 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Revert "[sanitizer] Add the flag handle_sigfpe that is default true to handle SIGFPE crashes same as SIGSEV crashes, patch by Karl Skomski" 2015-08-06 12:42:46 +00:00
builtins Fix __floatsitf() for negative input 2015-07-31 13:32:09 +00:00
cfi CFI: Add a default blacklist. 2015-07-15 12:16:25 +00:00
dfsan [libFuzzer] add weak hooks for strcmp 2015-08-05 18:20:54 +00:00
interception CMake: Stop using LLVM's custom parse_arguments. NFC 2015-06-19 03:39:24 +00:00
lsan [sanitizer] Implement include_if_exists with process name substitution. 2015-07-21 23:03:13 +00:00
msan [CMake] Don't build libc++ with MSan-with-calls instrumentation. 2015-07-31 21:15:34 +00:00
profile [probile] Fix memory leak introduced in r241824. 2015-07-15 22:50:39 +00:00
safestack [sanitizer] Implement logging to syslog. 2015-07-23 22:05:20 +00:00
sanitizer_common Revert "[sanitizer] Add the flag handle_sigfpe that is default true to handle SIGFPE crashes same as SIGSEV crashes, patch by Karl Skomski" 2015-08-06 12:42:46 +00:00
tsan [tsan] Enable tsan for aarch64 2015-08-05 15:17:59 +00:00
ubsan [UBSan] Fix UBSan-vptr false positive. 2015-08-05 19:35:46 +00:00
CMakeLists.txt CFI: Add a default blacklist. 2015-07-15 12:16:25 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00