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 | -3/+3 |
* | Use '-x' 'foo' instead of '-x=foo'. | Daniel Dunbar | 2009-11-29 | 1 | -3/+3 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -3/+3 |
* | Fix run line | Chris Lattner | 2007-04-10 | 1 | -3/+3 |
* | 'true' in a CPP expression evaluates to 1 when in C++ mode. This implements | Chris Lattner | 2007-04-10 | 1 | -0/+13 |