| 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 | 
| * | Use clang to run tests which include headers from the system. | Daniel Dunbar | 2009-11-17 | 1 | -1/+0 | 
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 | 
| * | c89 does not perform array -> pointer promotion unless the array is an lvalue... | Chris Lattner | 2008-07-25 | 1 | -6/+6 | 
| * | In c99 mode, comma does do function/array promotion even though | Chris Lattner | 2008-07-25 | 1 | -4/+11 | 
| * | Comma does not perform unary promotions, rdar://6095180 | Chris Lattner | 2008-07-25 | 1 | -0/+11 | 

