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 | -4/+4 |
* | Fix PR4372, another case where non-prototyped functions can prevent | Chris Lattner | 2009-06-13 | 1 | -1/+8 |
* | Driver: Support -mllvm; this just forwards options to clang-cc. | Daniel Dunbar | 2009-06-03 | 1 | -2/+2 |
* | Add clang-cc support for -disable-llvm-optzns. | Daniel Dunbar | 2009-06-02 | 1 | -0/+13 |