hanchenye-llvm-project/compiler-rt/lib
Kostya Serebryany e31e778160 [sanitizers] introduce a common run-time option dedup_token_length to help with report deduplication, off by default for now. See https://github.com/google/sanitizers/issues/684
llvm-svn: 271085
2016-05-28 01:25:44 +00:00
..
BlocksRuntime
asan This patch is activating the build of Asan on Windows 64-bits. 2016-05-27 21:29:31 +00:00
builtins [CMake] Support platform building builtins without a full toolchain 2016-05-09 21:45:52 +00:00
cfi [sancov] common flags initialization. 2016-03-18 19:28:07 +00:00
dfsan [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143. 2016-04-27 17:42:00 +00:00
esan [esan] Add handling of large stack size rlimits 2016-05-28 00:25:16 +00:00
interception This patch is activating the build of Asan on Windows 64-bits. 2016-05-27 21:29:31 +00:00
lsan [LSAN] Fix test swapcontext.cc on MIPS 2016-05-18 06:09:26 +00:00
msan Revert "[sanitizer] Move *fstat to the common interceptors" 2016-05-19 16:03:10 +00:00
profile [profile] Avoid unused variable warning. 2016-05-27 06:15:13 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [sanitizers] introduce a common run-time option dedup_token_length to help with report deduplication, off by default for now. See https://github.com/google/sanitizers/issues/684 2016-05-28 01:25:44 +00:00
stats [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules(). 2016-02-22 18:52:51 +00:00
tsan [sanitizer] Move termination functions in their own file 2016-05-27 21:57:17 +00:00
ubsan [sanitizer] [SystemZ] Enable UBSan. 2016-04-15 22:25:04 +00:00
CMakeLists.txt [esan] EfficiencySanitizer base runtime library 2016-04-21 21:32:25 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00