summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/copy-constructor-error.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement a new warning for when adding a default argument to a methodAlexis Hunt2011-05-261-2/+2
* Add test case from PR6064, which now worksDouglas Gregor2010-03-021-0/+13
* Switch Sema::AddCXXDirectInitializerToDecl over to InitializationSequenceDouglas Gregor2009-12-221-4/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Revert r88718, which does NOT solve the constructor-template-as-copy-construc...Douglas Gregor2009-11-131-3/+5
* A constructor template cannot be instantiated to a copyDouglas Gregor2009-11-131-5/+3
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-3/+3
* After reporting ill-formed copy constructor(12.8.p3)Fariborz Jahanian2009-08-061-0/+13
OpenPOWER on IntegriCloud