summaryrefslogtreecommitdiff
path: root/libcxxabi/test/catch_pointer_nullptr.cpp
AgeCommit message (Collapse)Author
2015-01-21Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs
http://reviews.llvm.org/D7101 llvm-svn: 226691
2012-02-01Add some tests to test catching nullptr with pointers and member pointers. ↵Howard Hinnant
Tests are only activated if #if __has_feature(cxx_nullptr). llvm-svn: 149536