..
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
[compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
2016-02-17 07:12:18 +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