summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/class-base-member-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug where we would incorrectly report an error about initializing two f...Anders Carlsson2010-03-301-6/+15
* 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
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-3/+3
* A more detailed diagnosis of ill-formed ctor-initializerFariborz Jahanian2009-06-301-1/+3
* Diagnose multiple initialzation of data-member/base Fariborz Jahanian2009-06-291-0/+17
OpenPOWER on IntegriCloud