aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/value-initialization.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-11-03Remove previous patch for pr5296 due to further clarificationFariborz Jahanian
2009-10-27Generate constructor for value-initialization cases, even if the Fariborz Jahanian