summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/default-constructor-initializers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement some tests for defaulted constructors. To do this I had toAlexis Hunt2011-05-171-0/+7
* Relax the construction of a definition for implicit, trivial defaultChandler Carruth2010-08-231-1/+7
* Change the 'declared at' diagnostic to say 'declared here'.Anders Carlsson2010-04-231-3/+3
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-3/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Add additional note to mark the cause of synthesized constructors. MarkEli Friedman2009-11-091-3/+3
* Unify the codepaths used to verify base and member initializers for explicitlyEli Friedman2009-11-091-8/+8
* Fix up error reporting when object cannot be constructed Fariborz Jahanian2009-10-081-3/+3
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-3/+3
* Pass the DeclName to the diagnostic builder so that member names will be quot...Anders Carlsson2009-07-091-3/+3
* Fixed text of a diagnostics.Fariborz Jahanian2009-06-221-2/+2
* Made improvements in c++'s object model patch on Doug's review.Fariborz Jahanian2009-06-201-0/+56
OpenPOWER on IntegriCloud