summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/constructor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct the order in which we cope with end-of-class-definitionDouglas Gregor2008-12-241-1/+4
* Merge pr-3188.cpp into constructor.cpp.Sebastian Redl2008-12-231-0/+10
* Place constructors and destructors into the DeclContext of the class,Douglas Gregor2008-12-151-0/+6
* Enable out-of-line definitions of C++ constructors and destructorsDouglas Gregor2008-12-121-0/+3
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-1/+1
* Semantic checking of constructor declarations and classification of default/c...Douglas Gregor2008-10-311-1/+7
* Add support for parsing and representing C++ constructor declarations.Douglas Gregor2008-10-311-0/+14
OpenPOWER on IntegriCloud