Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -5/+5 |
* | Don't run anything other than the compiler in these tests. | Daniel Dunbar | 2009-11-05 | 1 | -2/+2 |
* | Fix tests to not depend on /dev/null existing. | Daniel Dunbar | 2009-11-03 | 1 | -4/+5 |
* | Change these tests to not depend as much on the name of the input. | Daniel Dunbar | 2009-07-25 | 1 | -1/+1 |
* | Fix -MD with no -MT when -o is specified (and fix test case). | Daniel Dunbar | 2009-03-30 | 1 | -1/+1 |
* | Driver: Support -M and -MM. | Daniel Dunbar | 2009-03-30 | 1 | -2/+4 |
* | Improve dependency file support. | Daniel Dunbar | 2009-03-30 | 1 | -3/+3 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* | Daniel Dunbar | 2009-03-02 | 1 | -0/+5 |