Age | Commit message (Expand) | Author |
---|---|---|
2009-12-22 | Make sure that reinterpret_cast gets a CastKind on all successful | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-19 | Set the cast kind to CK_NoOp for C-style casts that are really const casts. F... | Anders Carlsson |