summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/illegal-member-initialization.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the 'declared at' diagnostic to say 'declared here'.Anders Carlsson2010-04-231-4/+4
* Factor code to initialize an implicit member out into a separate function.Anders Carlsson2010-04-231-1/+1
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-4/+4
* Rework base and member initialization in constructors, with severalDouglas Gregor2010-01-311-4/+3
* improve diagnostics for case when a field type is unknown byChris Lattner2009-12-311-0/+10
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-5/+5
* Issue diagnostics in variety of situations involvingFariborz Jahanian2009-09-031-0/+22
OpenPOWER on IntegriCloud