Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for CCC_ADD_ARGS. QA_OVERRIDE_GCC3_OPTIONS supersedes it. | Rafael Espindola | 2013-07-23 | 1 | -4/+0 |
* | Remove the -ccc-echo option that is now unused. | Rafael Espindola | 2013-07-23 | 1 | -5/+4 |
* | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Driver: Switch -ccc-* options to using the standard options functionality. | Daniel Dunbar | 2009-12-04 | 1 | -2/+4 |
* | Convert some driver checks to FileCheck. | Sebastian Redl | 2009-10-26 | 1 | -3/+3 |
* | Test a few more bits of the driver. | Daniel Dunbar | 2009-05-04 | 1 | -0/+3 |