summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/missing-members.cpp
Commit message (Expand)AuthorAgeFilesLines
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-6/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Unify our diagnostic printing for errors of the form, "we didn't likeDouglas Gregor2009-10-131-6/+6
* More missing member goodness.Anders Carlsson2009-08-301-0/+10
* Improve missing error messages as suggested by Doug.Anders Carlsson2009-08-301-9/+9
* Use DiagnoseMissingMember for UsingDecls.Anders Carlsson2009-08-301-0/+6
* Improve diagnostics for missing members. This renames the err_typecheck_no_me...Anders Carlsson2009-08-301-0/+20