llvm-project/compiler-rt/lib
Alexey Samsonov 9e463ba35d [ASan] Print global registration site in init-order-checker reports.
llvm-svn: 235540
2015-04-22 20:30:19 +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 global registration site in init-order-checker reports. 2015-04-22 20:30:19 +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 Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:44:24 +00:00
msan Split Mprotect into MmapNoAccess and MprotectNoAccess to be more portable 2015-04-10 15:02:19 +00:00
profile Add missing include 2015-04-03 19:10:35 +00:00
sanitizer_common [sanitizer] Plug a memory leak in symbolization code. 2015-04-21 20:05:10 +00:00
tsan tsan: fix handling of pthread_detach 2015-04-20 10:35:10 +00:00
ubsan Make ubsan respect log_path 2015-04-19 20:16:13 +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