hanchenye-llvm-project/compiler-rt/lib
Anna Zaks 55fbb6d7f5 Revert "[asan] On OS X, log reports to syslog and os_trace"
This reverts commit 251447.

(Which caused failures on a Linux bot.)

llvm-svn: 251467
2015-10-27 23:15:05 +00:00
..
BlocksRuntime
asan Revert "[asan] On OS X, log reports to syslog and os_trace" 2015-10-27 23:15:05 +00:00
builtins builtins: Expand out floating point exponents for MSVC 2015-10-15 04:26:19 +00:00
cfi CFI: Make the cfi target a dependency of compiler-rt. 2015-09-02 02:18:46 +00:00
dfsan [compiler-rt] Apply modernize-use-nullptr fixes in sanitizers 2015-10-01 00:22:21 +00:00
interception [asan] Versioned interceptor for pthread_create. 2015-09-22 21:34:44 +00:00
lsan [lsan] [aarch64] Add support for AArch64 2015-10-21 13:08:06 +00:00
msan [msan] Build unit test shared library code with -fPIC. 2015-10-21 22:13:36 +00:00
profile [PGO] Eliminate prof data register calls on FreeBSD platform 2015-10-19 04:17:19 +00:00
safestack [compiler-rt] Apply modernize-use-nullptr fixes in sanitizers 2015-10-01 00:22:21 +00:00
sanitizer_common Revert "[asan] On OS X, log reports to syslog and os_trace" 2015-10-27 23:15:05 +00:00
tsan Apply modernize-use-default to compiler-rt. 2015-10-20 12:53:50 +00:00
ubsan Apply modernize-use-default to compiler-rt. 2015-10-20 12:53:50 +00:00
CMakeLists.txt [CFI] Make CFI tests require UBSan (for diagnostic mode). 2015-09-29 21:43:37 +00:00
Makefile.mk