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