summaryrefslogtreecommitdiff
path: root/test/Driver/unknown-std.cpp
AgeCommit message (Expand)Author
2017-12-12Add --cuda-path to mock a CUDA Toolkit installation to avoidKelvin Li
2017-08-09Make -std=c++17 an alias of -std=c++1zHans Wennborg
2017-07-16[c++2a] Add option -std=c++2a to enable support for potential/transitional C+...Faisal Vali
2017-04-27Improve diagnostics for bad -std= flag.Richard Smith
2017-04-26Don't accept -std= values that would switch us to a different source language.Richard Smith
2017-02-14[Driver] Report available language standards on user errorRichard Smith