summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/special/class.copy/p11.0x.copy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fold -Wreturn-stack-address into general initialization lifetimeRichard Smith2018-07-231-4/+3
* Restructure checking for, and warning on, lifetime extension.Richard Smith2018-07-171-2/+11
* Temporarily revert r337226 "Restructure checking for, and warning on, lifetim...Florian Hahn2018-07-171-11/+2
* Restructure checking for, and warning on, lifetime extension.Richard Smith2018-07-171-2/+11
* When a special member is explicitly defaulted outside its class, and we rejectRichard Smith2014-01-221-2/+2
* Unify lookup from within not-yet-defined defaulted special members: use commonRichard Smith2013-11-271-0/+19
* Take cv-qualifiers on fields of class type into account when determiningRichard Smith2013-11-251-0/+7
* Move detection of reference members binding to temporaries from building ofRichard Smith2013-06-121-0/+1
* PR13381, part 2: when determining if a defaulted special member function shouldRichard Smith2012-07-181-0/+12
* [class.copy]p23: Fix an assertion caused by incorrect argument numbering in aRichard Smith2012-04-291-2/+2
* PR10217: Provide diagnostics explaining why an implicitly-deleted specialRichard Smith2012-03-301-18/+18
* Add a pile of tests for unrestricted unions, and advertise support for them.Richard Smith2012-03-031-0/+31
* When overload resolution picks an implicitly-deleted special memberDouglas Gregor2012-02-151-7/+7
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Consolidate copy constructor deletion into ShouldDeleteSpecialMember.Alexis Hunt2011-10-111-0/+90
OpenPOWER on IntegriCloud