hanchenye-llvm-project/compiler-rt/test
Alexander Potapenko 27b09270c4 [ubsan]: temporarily disable print_stack_trace.cc test
Some problems with ARM stack unwinding led to inaccurate stack traces being
printed, which caused this test to fail on
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15-full-sh

llvm-svn: 302239
2017-05-05 14:51:16 +00:00
..
BlocksRuntime
asan [ASAN] Add interceptor for __longjmp_chk 2017-05-04 14:03:57 +00:00
builtins [compiler-rt][mips] Add support for quad precision builtins for mips64 2017-05-04 13:34:17 +00:00
cfi [cfi] Fix wrong CMake condition for WIN32. 2017-04-24 21:27:47 +00:00
dfsan [DFSAN] Another unstable test in AArch64 breaking bots unnecessarily 2016-12-09 19:02:04 +00:00
esan Remove unused variable. 2017-03-31 12:07:58 +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] Enable LSan on PowerPC64. 2017-04-21 21:59:53 +00:00
msan Revert r301904 causing tsan test failure in x86_64-linux-autoconf 2017-05-02 10:22:05 +00:00
profile Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write" 2017-02-20 15:03:12 +00:00
safestack [cfi] Run tests with and without lld and thinlto. 2017-04-21 18:11:23 +00:00
sanitizer_common [asan] print the 'unexpected format specifier in printf interceptor' warning just once (came up in https://github.com/google/oss-fuzz/pull/562). Not touching a similar scanf warning -- for some reason it does not fire for me. 2017-05-03 18:38:34 +00:00
scudo Revert [scudo] Enabling MIPS support for Scudo 2017-04-24 11:02:36 +00:00
tsan [tsan] Detect races on modifying accesses in Swift code 2017-05-03 16:51:01 +00:00
ubsan [ubsan]: temporarily disable print_stack_trace.cc test 2017-05-05 14:51:16 +00:00
xray [powerpc] Mark coverage-sample.cc as XFAIL on powerpc64le 2017-05-05 14:20:11 +00:00
CMakeLists.txt [test] Build sanitizer/xray tests only if COMPILER_RT_BUILD_* is on 2017-04-26 07:35:36 +00:00
lit.common.cfg [asan] Add a compilation wrapper that codesigns shared libraries to support iOS simulator testing 2017-04-28 04:55:35 +00:00
lit.common.configured.in [asan] Add support for running lit tests in the iOS Simulator 2017-04-26 18:59:22 +00:00