[asan] Add a test for stack unwinding in new and delete.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Mon, 17 Feb 2014 11:52:29 +0000 (11:52 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Mon, 17 Feb 2014 11:52:29 +0000 (11:52 +0000)
commit9e629abf1ef69127847a4c6605767b0e259f3b1f
tree4c41ab8cc94d83dd1696c27143273e330797523f
parentfba430d2997536da822f6ee83501577a04d2e036
[asan] Add a test for stack unwinding in new and delete.

llvm-svn: 201511
compiler-rt/test/asan/TestCases/use-after-delete.cc [new file with mode: 0644]