summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/value-initialization.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the 'declared at' diagnostic to say 'declared here'.Anders Carlsson2010-04-231-1/+1
* Warn about non-aggregate classes with no user-declared constructorsDouglas Gregor2010-04-151-2/+4
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-1/+1
* 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-1/+1
* Unify the codepaths used to verify base and member initializers for explicitlyEli Friedman2009-11-091-2/+2
* Remove previous patch for pr5296 due to further clarificationFariborz Jahanian2009-11-031-16/+3
* Generate constructor for value-initialization cases, even if the Fariborz Jahanian2009-10-271-0/+23
OpenPOWER on IntegriCloud