aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/std.cpp
AgeCommit message (Expand)Author
2012-10-17Add -std=c++1y argument, for *highly* experimental C++14 support.Richard Smith
2011-10-14Add support for -std=gnu90 and -std=c++03, for compatibility with modern gcc.Richard Smith
2011-10-13Add test for new -std=c++11 and -std=gnu++11 command-line arguments.Richard Smith