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 | -2/+2 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -2/+2 |
* | fix rdar://6505352 - Bogus warning with -WUndef, a case | Chris Lattner | 2009-01-18 | 1 | -1/+7 |
* | Fix a few more bugs in preprocessor expressions w.r.t. ?:. Now I | Chris Lattner | 2008-05-05 | 1 | -0/+4 |
* | fix a bug handling right associative operators that Neil noticed, hopefully | Chris Lattner | 2008-05-05 | 1 | -0/+3 |
* | fix a nasty bug that Neil identifier in pp-expr parsing (this is PR2279 part D). | Chris Lattner | 2008-05-04 | 1 | -0/+7 |
* | Stage two of getting CFE top correct. | Reid Spencer | 2007-07-11 | 1 | -0/+32 |