summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/inherited_exception.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libcxxabi] Cleanup memory in tests to placate ASAN.Eric Fiselier2014-11-211-5/+5
| | | | | | | | | | | | | | 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
* Add test case for inherited exceptionsJonathan Roelofs2014-06-031-0/+165
Test case written by Dana Jansens. llvm-svn: 210129
OpenPOWER on IntegriCloud