summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/defaulted-private-dtor.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR10217: Provide diagnostics explaining why an implicitly-deleted specialRichard Smith2012-03-301-3/+3
* Make sure we don't try to produce a definition of an implicitly-deleted functionRichard Smith2012-02-261-5/+5
* Teach CXXRecordDecl::hasIrrelevantDestructor to check the base classes andRichard Smith2012-02-251-1/+10
* Diagnose uses of deleted destructors and inaccessible defaulted destructors.Richard Smith2012-02-181-0/+47
OpenPOWER on IntegriCloud