summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/unknown-std.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add -std=c++20 flag, replace C++2a with C++20 throughout the ClangRichard Smith2020-02-191-2/+2
* Add --cuda-path to mock a CUDA Toolkit installation to avoidKelvin Li2017-12-121-1/+1
* Make -std=c++17 an alias of -std=c++1zHans Wennborg2017-08-091-2/+2
* [c++2a] Add option -std=c++2a to enable support for potential/transitional C+...Faisal Vali2017-07-161-0/+2
* Improve diagnostics for bad -std= flag.Richard Smith2017-04-271-7/+2
* Don't accept -std= values that would switch us to a different source language.Richard Smith2017-04-261-3/+4
* [Driver] Report available language standards on user errorRichard Smith2017-02-141-0/+26
OpenPOWER on IntegriCloud