aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/default-constructor-initializers.cpp
AgeCommit message (Expand)Author
2009-11-09Add additional note to mark the cause of synthesized constructors. MarkEli Friedman
2009-11-09Unify the codepaths used to verify base and member initializers for explicitlyEli Friedman
2009-10-08Fix up error reporting when object cannot be constructed Fariborz Jahanian
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-07-09Pass the DeclName to the diagnostic builder so that member names will be quot...Anders Carlsson
2009-06-22Fixed text of a diagnostics.Fariborz Jahanian
2009-06-20Made improvements in c++'s object model patch on Doug's review.Fariborz Jahanian