llvm-project/compiler-rt/test/asan
Evgeniy Stepanov b70a2dd157 [asan] Prefer alloc-dealloc-mismatch to new-delete-type-mismatch.
With -fsized-deallocation, new[] vs delete mismatch is reported as
new-delete-type-mismatch. This is technically true, but
alloc-dealloc-mismatch describes it better.

llvm-svn: 266246
2016-04-13 21:04:27 +00:00
..
TestCases [asan] Prefer alloc-dealloc-mismatch to new-delete-type-mismatch. 2016-04-13 21:04:27 +00:00
Unit Another try at handling LD_LIBRARY_PATH not being defined. 2015-01-14 02:23:27 +00:00
android_commands [asan] Retry failed adb commands in android tests. 2016-03-01 01:16:03 +00:00
CMakeLists.txt Move -fms-compatibility-version=19 into target cflags 2016-03-22 01:14:36 +00:00
lit.cfg Move -fms-compatibility-version=19 into target cflags 2016-03-22 01:14:36 +00:00
lit.site.cfg.in Move -fms-compatibility-version=19 into target cflags 2016-03-22 01:14:36 +00:00