[ASan/Win] Add more tests for operator new[]
commit2c41329278aeda87f5f598789834eb6f4f765684
authorTimur Iskhodzhanov <timurrrr@google.com>
Thu, 22 May 2014 13:28:27 +0000 (22 13:28 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Thu, 22 May 2014 13:28:27 +0000 (22 13:28 +0000)
tree00fc29cb316d3bd0ea0433c25d86f7ada4625546
parentdfc7fe5c1e0bfabbb1b6b189b3154b107a3ff7ca
[ASan/Win] Add more tests for operator new[]

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@209439 91177308-0d34-0410-b5e6-96231b3b80d8
test/asan/TestCases/Windows/dll_operator_array_new_left_oob.cc [new file with mode: 0644]
test/asan/TestCases/Windows/dll_operator_array_new_with_dtor_left_oob.cc [new file with mode: 0644]
test/asan/TestCases/Windows/operator_array_new_left_oob.cc
test/asan/TestCases/Windows/operator_array_new_with_dtor_left_oob.cc [new file with mode: 0644]