llvm-project/compiler-rt/test
Vitaly Buka 8b9d6be24d [sanitizer] Simplify stack check in accert.cc
Somehow on arm bots stack does not include main.

llvm-svn: 318002
2017-11-12 21:15:19 +00:00
..
BlocksRuntime
asan Revert new ThinLTO ASAN test until lit support added 2017-11-09 19:26:54 +00:00
builtins [builtins] Remove one more missed not-android 2017-09-16 03:47:19 +00:00
cfi [cfi] Test cross-dso CFI on Android. 2017-10-16 18:03:11 +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] trying to make sigusr tests more reliable 2017-11-10 00:26:23 +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] Disable a couple of failing tests on PPC64 (pending investigation). 2017-10-27 00:29:40 +00:00
msan [msan] Intercept __strxfrm_l. 2017-10-25 21:40:17 +00:00
profile Disable profile tests on Android. 2017-10-11 21:22:32 +00:00
safestack Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
sanitizer_common [sanitizer] Simplify stack check in accert.cc 2017-11-12 21:15:19 +00:00
scudo [scudo] Fix standlone build -lrt requirement 2017-11-01 17:00:26 +00:00
tsan Correct atexit(3) support in TSan/NetBSD 2017-11-08 22:34:17 +00:00
ubsan sanitizer_common: Try looking up symbols with RTLD_DEFAULT if RTLD_NEXT does not work. 2017-11-10 22:09:37 +00:00
ubsan_minimal [ubsan] Support ubsan-minimal tests on Android. 2017-10-11 20:46:13 +00:00
xray Revert "[XRay][darwin] Initial XRay in Darwin Support" 2017-11-10 07:00:55 +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 [cfi] Test cross-dso CFI on Android. 2017-10-16 18:03:11 +00:00
lit.common.configured.in [sanitizer] Move android_commoands from asan into sanitizer_common 2017-09-16 05:13:56 +00:00