llvm-project/compiler-rt/test
Evgeniy Stepanov cb993304ac [ubsan] Fix Asan internal alloc corruption in PR33221 test.
MAP_FIXED discards the existing mapping at the given address.

llvm-svn: 315247
2017-10-09 22:52:13 +00:00
..
BlocksRuntime
asan Factor out default_(a|ub)sanitizer_opts in lit. 2017-10-06 20:53:40 +00:00
builtins [builtins] Remove one more missed not-android 2017-09-16 03:47:19 +00:00
cfi [sanitizer] Test ubsan and cfi on android. 2017-10-06 20:51:51 +00:00
dfsan [mips] XFAIL dfsan's custom.cc test on mips64. 2017-05-09 19:17:16 +00:00
esan [tsan] Update unittest for logging changes of r308637 2017-07-20 20:06:00 +00:00
fuzzer [libFuzzer] Disable experimental clang coverage support by default. 2017-10-05 22:41:03 +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 [lsan] Add __lsan_default_options 2017-09-22 23:49:49 +00:00
msan [msan] Check sigset_t and sigaction arguments. 2017-09-05 21:08:56 +00:00
profile [profile] Update Linux-only tests after r313597 2017-09-19 00:15:18 +00:00
safestack Enable SafeStack on NetBSD 2017-08-10 18:40:09 +00:00
sanitizer_common [sanitizer] Test ubsan and cfi on android. 2017-10-06 20:51:51 +00:00
scudo [scudo] Temporary disabling the valloc test on armhf 2017-09-27 21:10:25 +00:00
tsan tsan: handle signals in pause call 2017-09-28 07:32:00 +00:00
ubsan [ubsan] Fix Asan internal alloc corruption in PR33221 test. 2017-10-09 22:52:13 +00:00
ubsan_minimal [ubsan-minimal] Test exported symbol set against RTUBsan 2017-09-19 06:46:36 +00:00
xray [XRay][compiler-rt] Use a hand-written circular buffer in BufferQueue 2017-10-04 05:20:13 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00
lit.common.cfg Factor out default_(a|ub)sanitizer_opts in lit. 2017-10-06 20:53:40 +00:00
lit.common.configured.in [sanitizer] Move android_commoands from asan into sanitizer_common 2017-09-16 05:13:56 +00:00