aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/in-class-init.cpp
AgeCommit message (Collapse)AuthorFilesLines
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith1-1/+1
-std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
2011-08-05Fixed FieldDecl source range.Abramo Bagnara1-0/+6
llvm-svn: 136963