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