summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/catch_const_pointer_nullptr.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 80-column wrap a comment in a testNico Weber2013-12-051-1/+1
| | | | llvm-svn: 196540
* Fixed a couple of test errors; changed 'const A const *' to 'const A* ↵Marshall Clow2013-12-041-2/+2
| | | | | | const'. Thanks to Nico for the catch llvm-svn: 196355
* added const nullptr testsMarshall Clow2012-02-011-0/+133
| | | | llvm-svn: 149552
* removed duplicated tests - Howard was quicker than me.Marshall Clow2012-02-011-64/+0
| | | | llvm-svn: 149545
* Added tests for catching const/non-const nullptrMarshall Clow2012-02-011-0/+64
llvm-svn: 149542
OpenPOWER on IntegriCloud