aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/std.cpp
AgeCommit message (Collapse)Author
2012-10-17Add -std=c++1y argument, for *highly* experimental C++14 support.Richard Smith
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166139 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-14Add support for -std=gnu90 and -std=c++03, for compatibility with modern gcc.Richard Smith
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141922 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-13Add test for new -std=c++11 and -std=gnu++11 command-line arguments.Richard Smith
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141891 91177308-0d34-0410-b5e6-96231b3b80d8