summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/special/class.dtor/p5-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* [cxx2a] P0641R2: (Some) type mismatches on defaulted functions onlyRichard Smith2018-09-281-1/+1
* When diagnosing that a defaulted function is ill-formed because it would beRichard Smith2016-10-311-1/+1
* If a defaulted special member is implicitly deleted, check whether it'sRichard Smith2013-04-021-2/+3
* [class.copy]p23: Fix an assertion caused by incorrect argument numbering in aRichard Smith2012-04-291-4/+4
* Finish PR10217: Ensure we say that a special member was implicitly, notRichard Smith2012-04-021-5/+5
* PR10217: Provide diagnostics explaining why an implicitly-deleted specialRichard Smith2012-03-301-27/+28
* Ensure that we delete destructors in the right cases. Specifically:Richard Smith2012-02-261-0/+103
OpenPOWER on IntegriCloud