Add -fdefine-sized-deallocation to ASan test case.
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 23 Feb 2015 19:18:31 +0000 (19:18 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 23 Feb 2015 19:18:31 +0000 (19:18 +0000)
commit562145c4e1648646cf45eec323270940d64f6a48
treee8ffbdeef6a09317deca933c79f25612fdfbaae2
parent543900539f7c166d453e5bd5175f9461dbbd4319
Add -fdefine-sized-deallocation to ASan test case.

This flag is now needed to force Clang emit the weak definition
of sized delete if it's not present in the header.

llvm-svn: 230242
compiler-rt/test/asan/TestCases/Linux/sized_delete_test.cc