llvm-project/compiler-rt/test
Dmitry Vyukov 2d78c6371d asan: fix leak test for power platform
Power is 64-bit but does not support leak detection,
so this test fails. Use the more robust leak-detection
predicate instead.

llvm-svn: 231782
2015-03-10 10:36:06 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan asan: fix leak test for power platform 2015-03-10 10:36:06 +00:00
builtins Avoid warnings on !PowerPC 2015-03-08 21:08:39 +00:00
cfi CFI: Add a check-cfi-and-supported rule. 2015-02-25 20:14:05 +00:00
dfsan [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
lsan [LSan][MIPS64] Enable LSan testing for mips64/mips64el 2015-02-19 09:14:43 +00:00
msan [MSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:27 +00:00
profile Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
sanitizer_common tsan: fix signal handling during stop-the-world 2015-03-05 14:37:28 +00:00
tsan Revert r229678 "tsan: fix signal handling during stop-the-world" 2015-02-28 22:18:11 +00:00
ubsan Revert "Revert "[UBSan] Add testcases for -fsanitize=shift-base and -fsanitize=shift-exponent."" 2015-03-09 21:50:40 +00:00
CMakeLists.txt Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00
lit.common.cfg Don't set $LIB if we're not targetting windows. 2015-02-20 23:35:19 +00:00
lit.common.configured.in Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00