1. 561da7e Clang missing warning about conflicting declaration vs. definition by Fariborz Jahanian · 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. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  4. d1969d8 Prep for new warning. by Mike Stump · 16 years ago
  5. 2574a68 Don't warn if result/argument type of an implemented by Fariborz Jahanian · 16 years ago
  6. 58fe03b Fix rdar://6771034: don't warn on use of forward declared protocol in protocol by Chris Lattner · 16 years ago
  7. 3aff919 improve the 'conflicting types' diagnostics to include correct location info, now by Chris Lattner · 16 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  9. bc76dd0 The "real" fix for <rdar://problem/6424347> clang on xcode: Assertion failed: (0 && "unexpected type"), function mergeTypes, by Steve Naroff · 16 years ago
  10. 4e78fd0 Fix <rdar://problem/6424347> clang on xcode: Assertion failed: (0 && "unexpected type"), function mergeTypes, by Steve Naroff · 16 years ago