summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/ccc-add-args.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for CCC_ADD_ARGS. QA_OVERRIDE_GCC3_OPTIONS supersedes it.Rafael Espindola2013-07-231-4/+0
| | | | llvm-svn: 186983
* Remove the -ccc-echo option that is now unused.Rafael Espindola2013-07-231-5/+4
| | | | llvm-svn: 186970
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
| | | | | | | clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to garbage). llvm-svn: 91460
* Driver: Switch -ccc-* options to using the standard options functionality.Daniel Dunbar2009-12-041-2/+4
| | | | | | - I still want to get rid of them, but manually handling them isn't adding value. llvm-svn: 90602
* Convert some driver checks to FileCheck.Sebastian Redl2009-10-261-3/+3
| | | | llvm-svn: 85133
* Test a few more bits of the driver.Daniel Dunbar2009-05-041-0/+3
llvm-svn: 70816
OpenPOWER on IntegriCloud