| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add language standard aliases for -std=c18, -std=gnu18, and -std=iso9899:2018. | Aaron Ballman | 2018-10-18 | 1 | -2/+2 |
| * | Correct line endings that got mixed up in r320089; NFC. | Aaron Ballman | 2017-12-07 | 1 | -22/+22 |
| * | Add new language mode flags for C17. | Aaron Ballman | 2017-12-07 | 1 | -20/+22 |
| * | Improve diagnostics for bad -std= flag. | Richard Smith | 2017-04-27 | 1 | -15/+4 |
| * | Don't accept -std= values that would switch us to a different source language. | Richard Smith | 2017-04-26 | 1 | -6/+3 |
| * | [Driver] Report available language standards on user error | Richard Smith | 2017-02-14 | 1 | -0/+34 |

