..
BlocksRuntime
…
asan
Rename __asan_gen_* symbols to ___asan_gen_*.
2018-07-18 22:23:14 +00:00
builtins
Support for multiarch runtimes layout
2018-06-28 03:11:52 +00:00
cfi
Change the cap on the amount of padding for each vtable to 32-byte (previously it was 128-byte)
2018-07-20 21:43:20 +00:00
dfsan
Add weak definitions of trace-cmp hooks to dfsan
2018-06-01 21:59:25 +00:00
esan
[tsan] Update unittest for logging changes of r308637
2017-07-20 20:06:00 +00:00
fuzzer
[libFuzzer] Use separate test directory for each config
2018-07-20 02:39:01 +00:00
hwasan
[HWASan] Disable allocator_returns_null.cc test on Android.
2018-06-08 00:56:49 +00:00
interception
Revert "[interception] Check for export table's size before referring to its elements."
2017-01-22 03:30:14 +00:00
lsan
[Sanitizers] Move allocator_returns_null.cc test to common.
2018-06-11 19:45:59 +00:00
msan
[compiler-rt] Get rid of "%T" expansions
2018-07-10 12:53:46 +00:00
profile
[profile] Fix typo in test
2018-07-19 20:18:37 +00:00
safestack
Factor out "stable-runtime" feature and enable it on all android.
2017-10-10 23:37:26 +00:00
sanitizer_common
[compiler-rt] Get rid of "%T" expansions
2018-07-10 12:53:46 +00:00
scudo
[scudo] Use mkdir -p when creating directories for a test
2018-07-10 13:59:59 +00:00
shadowcallstack
[scs] Disable negative test in shadowcallstack.
2018-06-29 15:16:45 +00:00
tsan
Remove `tsan/Darwin/gcd-after-null.mm` test.
2018-07-13 07:37:01 +00:00
ubsan
[UBSan] Followup for silence_unsigned_overflow flag to handle negate overflows.
2018-07-13 22:49:06 +00:00
ubsan_minimal
[UBsan] minimal unit tests removing OpenBSD spacial case
2018-06-28 21:10:52 +00:00
xray
[XRay][compiler-rt] Profiling: No files when empty
2018-07-19 09:20:19 +00:00
CMakeLists.txt
[fuzzer] Don't run tests on Android.
2018-06-28 22:16:59 +00:00
lit.common.cfg
[compiler-rt] Only set lto_flags if lto_supported
2018-07-19 16:12:15 +00:00
lit.common.configured.in
[compiler-rt] Add NewPM testing to CFI tests
2018-07-19 15:32:48 +00:00