aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/cxx-member-init.cpp
AgeCommit message (Expand)Author
2012-06-10PR13064: Store whether an in-class initializer uses direct or copyRichard Smith
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-06-11Implement support for C++11 in-class initialization of non-static data members.Richard Smith