summaryrefslogtreecommitdiff
path: root/test/SemaObjCXX/nullptr.mm
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Allow comparison between block pointers and NULL pointerDouglas Gregor2011-06-161-1/+4
* Implement comparisons between nullptr and Objective-C objectDouglas Gregor2011-06-011-0/+13