summaryrefslogtreecommitdiff
path: root/test/Driver/std.cpp
Commit message (Expand)AuthorAge
* Add -std=c++1z flag for C++17 features.Richard Smith2014-06-16
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-04
* Add -std=c++1y argument, for *highly* experimental C++14 support.Richard Smith2012-10-17
* Add support for -std=gnu90 and -std=c++03, for compatibility with modern gcc.Richard Smith2011-10-14
* Add test for new -std=c++11 and -std=gnu++11 command-line arguments.Richard Smith2011-10-13