1. 84950c7 Fix an objc++ diagnostic initializing objc pointers. // rdar:// 9139947 by Fariborz Jahanian · 13 years ago
  2. a3998bd When we're performing an explicit cast of some sort, don't complain by Douglas Gregor · 14 years ago
  3. da80f74 Improve our handling of cv-qualifiers in Objective-C pointer by Douglas Gregor · 14 years ago
  4. d7e52b8 "const id<NSFoo> *" instead of "id<NSFoo> const *". by Chris Lattner · 14 years ago
  5. 2f9d874 Extend the "cannot convert from base class pointer to derived class by Douglas Gregor · 14 years ago
  6. 8578981 Improve diagnostic when we fail to pick an overload because it would by Douglas Gregor · 14 years ago
  7. a41a8c5 Whenever we complain about a failed initialization of a function or by Douglas Gregor · 14 years ago
  8. 688fc9b Switch the initialization of Objective-C message parameters (as occurs by Douglas Gregor · 14 years ago
  9. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 14 years ago
  10. ee9ca69 objective-c++ must take into account qualifiers when by Fariborz Jahanian · 14 years ago
  11. adcfab1 Allow pointer convesion of an objective-c pointer to by Fariborz Jahanian · 15 years ago