aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/delegating-constructors.cpp
AgeCommit message (Expand)Author
2012-05-19Make delegating initializers use a similar codepath to base initializers in d...Eli Friedman
2011-11-01Rework the AST for the initializer of a delegating constructor, soDouglas Gregor
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-09-22Don't finalize checking of base and member initializers for aDouglas Gregor