Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish implementing 'selected constructor' rules for triviality in C++11. In | Richard Smith | 2012-12-08 | 1 | -0/+12 |
* | Allow -verify directives to be filtered by preprocessing. | Jordan Rose | 2012-07-11 | 1 | -6/+6 |
* | Teach CXXRecordDecl::hasIrrelevantDestructor to check the base classes and | Richard Smith | 2012-02-25 | 1 | -0/+11 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -3/+3 |
* | Update our diagnostics to properly account for move operations. | Sean Hunt | 2011-05-25 | 1 | -1/+1 |
* | Implement a few basic tests for defaulted and deleted functions. | Sean Hunt | 2011-05-13 | 1 | -0/+23 |