1. 58f9e13 make clang print types as "const int *" instead of "int const*", by Chris Lattner · 14 years ago
  2. 08a4190 Improve diagnostics like "initializing <type> from an expression of by Douglas Gregor · 15 years ago
  3. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  6. c715e78 Fix <rdar://problem/7100524> regression: "error: incompatible operand types ('void *' and 'NSString *')". by Steve Naroff · 15 years ago
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  8. 5e155f0 Iterate on sema for :? in Objective-C: by Daniel Dunbar · 16 years ago