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

llvm-svn: 209439
compiler-rt/test/asan/TestCases/Windows/dll_operator_array_new_left_oob.cc [new file with mode: 0644]
compiler-rt/test/asan/TestCases/Windows/dll_operator_array_new_with_dtor_left_oob.cc [new file with mode: 0644]
compiler-rt/test/asan/TestCases/Windows/operator_array_new_left_oob.cc
compiler-rt/test/asan/TestCases/Windows/operator_array_new_with_dtor_left_oob.cc [new file with mode: 0644]