Age | Commit message (Expand) | Author |
---|---|---|
2012-03-30 | PR10217: Provide diagnostics explaining why an implicitly-deleted special | Richard Smith |
2012-02-26 | Make sure we don't try to produce a definition of an implicitly-deleted function | Richard Smith |
2012-02-25 | Teach CXXRecordDecl::hasIrrelevantDestructor to check the base classes and | Richard Smith |
2012-02-18 | Diagnose uses of deleted destructors and inaccessible defaulted destructors. | Richard Smith |