llvm-project/compiler-rt/test
Evgeniy Stepanov aafe4b63d9 [asan] Fix new[]/delete mismatch in tests.
This code is actually never executed because all RUN lines trigger an
earlier heap-use-after-free, but there is still a compiler warning.

llvm-svn: 262276
2016-03-01 00:38:39 +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 new[]/delete mismatch in tests. 2016-03-01 00:38:39 +00:00
builtins Add a generic version of __divtc3.c for long double complex division. 2015-11-22 19:13:49 +00:00
cfi [tests] Don't compile CFI C tests in C++ mode. 2016-02-24 00:16:57 +00:00
dfsan [tests] Always specify correct config.target_arch when configuring test suite. 2016-02-23 01:34:17 +00:00
lsan [tests] Always specify correct config.target_arch when configuring test suite. 2016-02-23 01:34:17 +00:00
msan Update the link of issue 2016-02-29 08:22:55 +00:00
profile Test cleanups 2016-02-28 00:54:28 +00:00
safestack Ensure safestack overflow test doesn't segfault 2016-01-07 22:19:12 +00:00
sanitizer_common [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
tsan Use relative lines in CHECKs in race_on_mutex.c 2016-02-26 11:09:32 +00:00
ubsan Avoid use of -fsanitize=vptr in MSVC env, it is not yet supported 2016-02-29 20:38:35 +00:00
CMakeLists.txt [CMake] Push the dependency on AddLLVM into the test and unites layers 2016-02-17 16:38:54 +00:00
lit.common.cfg [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
lit.common.configured.in [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00