summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/catch_member_pointer_nullptr.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs2015-01-211-71/+0
| | | | | | http://reviews.llvm.org/D7101 llvm-svn: 226691
* Add some tests to test catching nullptr with pointers and member pointers. ↵Howard Hinnant2012-02-011-0/+71
Tests are only activated if #if __has_feature(cxx_nullptr). llvm-svn: 149536
OpenPOWER on IntegriCloud