Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Normalize options to use '-FOO' instead of '--FOO'. | Daniel Dunbar | 2009-11-29 | 1 | -1/+1 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | convert to filecheck and force a triple so that this passes on big | Chris Lattner | 2009-08-27 | 1 | -2/+3 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | We want to grep the output, not the input :-) | Anders Carlsson | 2009-03-17 | 1 | -1/+1 |
* | Fix crash during initialization of a bitfield which followed a zero | Daniel Dunbar | 2008-08-10 | 1 | -0/+11 |