| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement the lvalue-to-rvalue conversion where needed. The | Douglas Gregor | 2010-02-03 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Use intptr_t rather than long so that this test will not fail on LLP64 systems, | Alexis Hunt | 2009-11-22 | 1 | -4/+6 |
| * | CastsAwayConstness shouldn't care if member pointers point into different cla... | Sebastian Redl | 2009-11-18 | 1 | -0/+6 |
| * | Use "()" instead of "(void)" when pretty-printing a parameter-less function t... | Argyrios Kyrtzidis | 2009-06-03 | 1 | -3/+3 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Add handling of member pointers to reinterpret_cast. | Sebastian Redl | 2009-01-27 | 1 | -0/+18 |
| * | Semantic analysis for C++ reinterpret_cast and const_cast. Patch by Sebastian... | Douglas Gregor | 2008-10-24 | 1 | -0/+72 |

