llvm-project/compiler-rt/lib
Evgeniy Stepanov 504f0987fe [msan] Fix MsanTest to pass in track_origins=2 mode.
llvm-svn: 230639
2015-02-26 15:19:33 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Reland r230019 - [ASan] Make the argument of '__sanitizer_annotate_contiguous_container' is not aligned error message easier to understand 2015-02-25 17:03:34 +00:00
builtins Use compiler provided endianness definitions if available. 2015-02-23 09:27:49 +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 [msan] Fix MsanTest to pass in track_origins=2 mode. 2015-02-26 15:19:33 +00:00
profile InstrProf: Fix warnings for mixed declarations and code. NFC. 2015-02-25 13:50:18 +00:00
sanitizer_common Fix >80 line after r230530. 2015-02-25 20:56:04 +00:00
tsan Re-land part of r230171: fix GoTsanRuntimeCheck with ccache. 2015-02-23 19:35:42 +00:00
ubsan [Sanitizer] Refactor SuppressionContext class. 2015-02-20 17:41:59 +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