llvm-project/compiler-rt/lib
Evgeniy Stepanov 948a4bbc92 [asan] Fix ASan build on Android/AArch64.
The build for aarch64 is not enabled in cmake/config-ix.cmake yet.

llvm-svn: 235944
2015-04-27 23:49:39 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Print SHADOW_SCALE and SHADOW_GRANULARITY as decimal values. 2015-04-25 10:57:35 +00:00
builtins Add hard float versions of FP to LL conversions 2015-04-06 11:54:51 +00:00
dfsan Make check_custom_wrappers.sh work on FreeBSD 2015-04-12 10:54:46 +00:00
interception [ASan/Win] Fix a CHECK failure when an exception is thrown from a callback passed to BindIoCompletionCallback 2015-03-17 16:50:59 +00:00
lsan [LSan] Add function attribute forgotten in r235728. 2015-04-24 19:45:46 +00:00
msan Introduce tsan_cxx and msan_cxx libraries (compiler-rt part). 2015-04-27 22:08:09 +00:00
profile Add missing include 2015-04-03 19:10:35 +00:00
sanitizer_common [asan] Fix ASan build on Android/AArch64. 2015-04-27 23:49:39 +00:00
tsan Introduce tsan_cxx and msan_cxx libraries (compiler-rt part). 2015-04-27 22:08:09 +00:00
ubsan [UBSan] Make sure proper error summary is printed for -fsanitize=float-cast-overflow. 2015-04-23 01:08:31 +00:00
CMakeLists.txt [UBSan] Embed UBSan into ASan runtime (compiler-rt part). 2015-04-01 22:42:36 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00