llvm-project/compiler-rt/test
Evgeniy Stepanov fc77519c29 [asan] Fix stale_stack_leak.cc test in ASan-UAR mode.
This test does an intentional use-after-return, but this is not the focus of
the test, so ignore it.

llvm-svn: 223230
2014-12-03 13:35:41 +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 four asan tests to run in use-after-return mode 2014-12-03 00:08:41 +00:00
builtins Implement floatsitf, floatunstfsi, which perform 2014-09-16 20:34:41 +00:00
dfsan [DFSan] Add flag to dump the labels when the program terminates. 2014-11-20 10:01:08 +00:00
lsan [asan] Fix stale_stack_leak.cc test in ASan-UAR mode. 2014-12-03 13:35:41 +00:00
msan [msan] Add one more test for the handling of stack origins. 2014-12-03 13:26:56 +00:00
profile profile: Robustify instrprof tests 2014-11-18 23:03:14 +00:00
sanitizer_common [Sanitizer] Introduce "stack_trace_format" runtime flag. 2014-11-06 18:43:45 +00:00
tsan [Tsan] Fix the atomic_race.cc test to pass on systems with high loads 2014-12-02 15:04:39 +00:00
ubsan Enable running Ubsan tests on FreeBSD 2014-11-10 15:31:56 +00:00
CMakeLists.txt Don't make check-sanitizer depend on profile on Windows 2014-11-21 23:09:51 +00:00
lit.common.cfg [compiler-rt] Re-enable the use of -gmlt for ASan tests on Darwin 2014-09-30 23:07:45 +00:00
lit.common.configured.in XFAIL ptrace test on arm 2014-05-20 23:31:26 +00:00