1. 03028a9 make clang print types as "const int *" instead of "int const*", by Chris Lattner · 14 years ago
  2. 668fa2d Improve diagnostics like "initializing <type> from an expression of by Douglas Gregor · 14 years ago
  3. 06b452b Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 14 years ago
  4. 3573b2c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. ffd408a Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  6. bce5e4f fix rdar://6097892 - gcc incompat: clang rejects __func__, __FUNCTION__, and __PRETTY_FUNCTION__ outside func by Chris Lattner · 16 years ago
  7. e12ca5d Tighten up handling of __func__ and friends: it should be an array by Chris Lattner · 17 years ago
  8. 7e63751 Fix the type of predefined identifiers like __func__. Patch by Eli Friedman! by Chris Lattner · 17 years ago