[libcxxabi] Cleanup memory in tests to placate ASAN.
authorEric Fiselier <eric@efcs.ca>
Fri, 21 Nov 2014 01:53:51 +0000 (01:53 +0000)
committerEric Fiselier <eric@efcs.ca>
Fri, 21 Nov 2014 01:53:51 +0000 (01:53 +0000)
commita315865759bc926a0e2b64ad237e8518c1a855f4
tree8d594b45b05654892b4cecfeb6b86891f7aadff1
parent9ce6beaf071b565f9ce46ed810f4c86fcf000cf1
[libcxxabi] Cleanup memory in tests to placate ASAN.

Summary: ASAN fires on these tests because they don't clean up their memory.

Reviewers: danalbert, jroelofs, mclow.lists

Reviewed By: jroelofs

Subscribers: dblaikie, cfe-commits

Differential Revision: http://reviews.llvm.org/D6281

llvm-svn: 222493
libcxxabi/test/catch_ptr_02.cpp
libcxxabi/test/inherited_exception.cpp
libcxxabi/test/test_vector1.cpp