llvm-project/compiler-rt/lib
Kostya Serebryany 07aee9c2c6 [sanitizer] when dumping coverage bitset, dump seperate file for every module, instead of dumping a single combined bitset
llvm-svn: 231319
2015-03-04 23:41:55 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [Sanitizer] Fix/suppress compiler warnings in unit tests. 2015-03-04 21:54:20 +00:00
builtins Allow compiler-rt build on Bitrig 2015-03-02 21:02:43 +00:00
dfsan Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00
interception Revert "Remove support for building sanitizers from Makefile/autoconf build." 2015-02-17 23:30:51 +00:00
lsan [lsan] Fix indent. 2015-02-26 14:25:25 +00:00
msan [Sanitizer] Fix/suppress compiler warnings in unit tests. 2015-03-04 21:54:20 +00:00
profile InstrProf: Fix warnings for mixed declarations and code. NFC. 2015-02-25 13:50:18 +00:00
sanitizer_common [sanitizer] when dumping coverage bitset, dump seperate file for every module, instead of dumping a single combined bitset 2015-03-04 23:41:55 +00:00
tsan asan: fix signal handling during stoptheworld 2015-03-02 17:36:02 +00:00
ubsan [Sanitizer] Print column number in SUMMARY line if it's available. 2015-02-27 02:29:25 +00:00
CMakeLists.txt [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00