1. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 14 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  4. dd3e166 Improve semantic checking for blocks. Radar 6441502 by Mike Stump · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  6. 1fd0361 Fix <rdar://problem/6499801> clang does not detect objc type mismatch in conditional expr by Steve Naroff · 16 years ago
  7. 40727a4 Improve type-checking of ?: for Objective-C types. by Daniel Dunbar · 16 years ago[Renamed (63%) from test/SemaObjC/conditional-expr2.m]
  8. a56f746 In incompatible pointer-typed ?: expressions, add implicit conversion by Daniel Dunbar · 16 years ago