summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/constructor-recovery.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch default-initialization of variables of class type (or array thereof) o...Douglas Gregor2009-12-201-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/+4
* A constructor template cannot be instantiated to a copyDouglas Gregor2009-11-131-4/+3
* This is a pretty big cleanup for how invalid decl/type are handle.Chris Lattner2009-04-251-3/+4
* Improve recovery when a constructor fails to type-check. Test case from AndersDouglas Gregor2009-03-271-0/+9
OpenPOWER on IntegriCloud