summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/unknown-std.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new language mode for C2x; enable [[attribute]] support by default in C2x.Aaron Ballman2019-05-141-0/+2
* Add language standard aliases for -std=c18, -std=gnu18, and -std=iso9899:2018.Aaron Ballman2018-10-181-2/+2
* Correct line endings that got mixed up in r320089; NFC.Aaron Ballman2017-12-071-22/+22
* Add new language mode flags for C17.Aaron Ballman2017-12-071-20/+22
* Improve diagnostics for bad -std= flag.Richard Smith2017-04-271-15/+4
* Don't accept -std= values that would switch us to a different source language.Richard Smith2017-04-261-6/+3
* [Driver] Report available language standards on user errorRichard Smith2017-02-141-0/+34
OpenPOWER on IntegriCloud