summaryrefslogtreecommitdiff
path: root/test/Driver/unknown-std.c
AgeCommit message (Expand)Author
2017-12-07Correct line endings that got mixed up in r320089; NFC.Aaron Ballman
2017-12-07Add new language mode flags for C17.Aaron Ballman
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