summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/inherited_exception.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs2015-01-211-165/+0
| | | | | | http://reviews.llvm.org/D7101 llvm-svn: 226691
* [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