hanchenye-llvm-project/compiler-rt/lib
Kostya Serebryany 8fd66a71c4 [asan/fuzzer] define a dummy weak __sanitizer_cov_trace_cmp
llvm-svn: 236907
2015-05-08 21:32:03 +00:00
..
BlocksRuntime
asan [asan] Fix compiler-rt build. 2015-05-05 23:13:50 +00:00
builtins builtins: Implement the functions from stdatomic.h 2015-05-08 05:39:05 +00:00
dfsan Add dfsan_weak_hook_memcmp 2015-05-07 00:04:39 +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 Export __ubsan_* symbols from MSan and TSan runtimes. 2015-04-28 01:20:34 +00:00
profile This change is the first of 3 patches to add support for specifying 2015-04-28 22:54:51 +00:00
sanitizer_common [asan/fuzzer] define a dummy weak __sanitizer_cov_trace_cmp 2015-05-08 21:32:03 +00:00
tsan tsan: add memory access functions that accept pc 2015-05-05 08:09:46 +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