Daniel Dunbar
|
5618e98f33
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to
garbage).
llvm-svn: 91460
|
2009-12-15 22:01:24 +00:00 |
Daniel Dunbar
|
acd6957b59
|
Driver: Switch -ccc-* options to using the standard options functionality.
- I still want to get rid of them, but manually handling them isn't adding value.
llvm-svn: 90602
|
2009-12-04 21:55:23 +00:00 |
Sebastian Redl
|
c6a9254f01
|
Convert some driver checks to FileCheck.
llvm-svn: 85133
|
2009-10-26 18:07:30 +00:00 |
Daniel Dunbar
|
4ddeb20743
|
Test a few more bits of the driver.
llvm-svn: 70816
|
2009-05-04 00:31:11 +00:00 |