Age | Commit message (Expand) | Author |
---|---|---|
2009-11-17 | Use clang to run tests which include headers from the system. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-07-25 | c89 does not perform array -> pointer promotion unless the array is an lvalue... | Chris Lattner |
2008-07-25 | In c99 mode, comma does do function/array promotion even though | Chris Lattner |
2008-07-25 | Comma does not perform unary promotions, rdar://6095180 | Chris Lattner |