llvm-project/compiler-rt/lib
Maxim Ostapenko 1965cc6258 [asan] Optionally print reproducer cmdline in ASan reports.
Differential Revision: http://reviews.llvm.org/D16070

llvm-svn: 258037
2016-01-18 07:55:12 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Optionally print reproducer cmdline in ASan reports. 2016-01-18 07:55:12 +00:00
builtins [WebAssembly] Enable the builtins library for WebAssembly. 2016-01-13 16:56:15 +00:00
cfi [cfi] Fix __cfi_slowpath and __cfi_check signature. 2016-01-08 23:42:30 +00:00
dfsan [compiler-rt] [dfsan] Unify aarch64 mapping 2015-11-27 12:43:33 +00:00
interception Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
lsan [LSan] Ignore all allocations made inside pthread_create. 2016-01-16 00:57:25 +00:00
msan Fix the cross compilation of unit tests. NFC (second attempt) 2016-01-14 18:18:49 +00:00
profile sync up with master file 2016-01-14 06:23:53 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [asan] Optionally print reproducer cmdline in ASan reports. 2016-01-18 07:55:12 +00:00
stats Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
tsan [tsan] Do nothing in ScopedInterceptor's destructor if thr is not inited. 2016-01-17 21:33:42 +00:00
ubsan [UBSan] Implement runtime suppressions (PR25066). 2015-12-18 19:56:42 +00:00
CMakeLists.txt Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00