1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  3. 16b1037 This patch does the following. by Fariborz Jahanian · 15 years ago
  4. 9ab605a Changed abi mode for these test which are dereferencing an interface pointer. by Fariborz Jahanian · 15 years ago
  5. 312531a implement rdar://6780761, making sema reject some code that otherwise by Chris Lattner · 16 years ago
  6. bb74982 diagnose attempts to return objc interfaces by-value from C functions. by Chris Lattner · 16 years ago
  7. 2dd979f Improve the 'cannot pass objc interface by value' diagnostic: by Chris Lattner · 16 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  9. ccef371 Fix <rdar://problem/6500554> missing objc error message. by Steve Naroff · 16 years ago
  10. 9bae5e7 Diagnose when method parameter is an object. by Fariborz Jahanian · 16 years ago