summaryrefslogtreecommitdiffstats
path: root/test/PCH/cxx0x-default-delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finish implementing 'selected constructor' rules for triviality in C++11. InRichard Smith2012-12-081-0/+12
* Allow -verify directives to be filtered by preprocessing.Jordan Rose2012-07-111-6/+6
* Teach CXXRecordDecl::hasIrrelevantDestructor to check the base classes andRichard Smith2012-02-251-0/+11
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-3/+3
* Update our diagnostics to properly account for move operations.Sean Hunt2011-05-251-1/+1
* Implement a few basic tests for defaulted and deleted functions.Sean Hunt2011-05-131-0/+23