| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Produce an error for unknown -f options. | Rafael Espindola | 2013-09-25 | 1 | -3/+3 |
| * | Produce an error if a -cc1 only option is passed to the driver. | Rafael Espindola | 2013-09-25 | 1 | -1/+2 |
| * | Produce an error for unknown -m options. | Rafael Espindola | 2013-09-24 | 1 | -3/+3 |
| * | Produce errors for unknown options. | Rafael Espindola | 2013-09-23 | 1 | -5/+6 |
| * | Fix an incomplete copy and paste in my previous patch. | Rafael Espindola | 2013-09-23 | 1 | -1/+1 |
| * | Add tests on how clang currently handles some unknown options. | Rafael Espindola | 2013-09-23 | 1 | -0/+7 |
| * | Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fe... | Benjamin Kramer | 2012-12-08 | 1 | -1/+3 |
| * | [driver] Do emit the diagnostics when CompilerInvocation::CreateFromArgs() fa... | Argyrios Kyrtzidis | 2012-01-25 | 1 | -0/+4 |

