1. 595e290 Fix support for const_cast<>s of array types which actual change the by Chandler Carruth · 15 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 7c94c4b Use "()" instead of "(void)" when pretty-printing a parameter-less function type for C++. by Argyrios Kyrtzidis · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  5. d0344a4 Fix a long standard problem with clang retaining "too much" sugar by Chris Lattner · 16 years ago
  6. f20269b Add support for member pointers to const_cast. by Sebastian Redl · 16 years ago
  7. 3eb1c54 Removed the warning by Douglas Gregor · 16 years ago
  8. 2a72f7b Remove workaround for reference. No longer necessary. by Sebastian Redl · 16 years ago
  9. 2f639b9 Semantic analysis for C++ reinterpret_cast and const_cast. Patch by Sebastian Redl. by Douglas Gregor · 16 years ago