llvm-project/compiler-rt/lib
Zia Ansari 3cc265458f Fixed non-NULL terminating array bug in SanitizerCommon.StartSubprocessTest that caused them to fail sometimes and act flaky.
Differential Revision: http://reviews.llvm.org/D17228

llvm-svn: 260876
2016-02-15 05:11:51 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Don't assume that there is only one strchr overload in the global namespace; 2016-02-10 20:02:04 +00:00
builtins builtins: Fix struct __emutls_control to match GCC 2016-02-04 20:26:00 +00:00
cfi [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00
dfsan [compiler-rt] [dfsan] Unify aarch64 mapping 2015-11-27 12:43:33 +00:00
interception Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00
lsan [LSan] Print more helpful error message if LSan crashes during leak detection. 2016-02-12 20:20:51 +00:00
msan Fix MemorySanitizer.ptrtoint test on big-endian targets. 2016-02-12 22:00:22 +00:00
profile Silence MSVC warning about non-void prototypes 2016-02-11 00:22:43 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common Fixed non-NULL terminating array bug in SanitizerCommon.StartSubprocessTest that caused them to fail sometimes and act flaky. 2016-02-15 05:11:51 +00:00
stats Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
tsan Fix lib/tsan/go/buildgo.sh for FreeBSD after r243051. 2016-02-14 00:26:32 +00:00
ubsan [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00
CMakeLists.txt Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00