1. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. 0399c1c Change tests to use clang -cc1... by Fariborz Jahanian · 16 years ago
  3. f15d4b6 This patch does the following. by Fariborz Jahanian · 16 years ago
  4. 3a964eb Changed abi mode for these test which are dereferencing an interface pointer. by Fariborz Jahanian · 16 years ago
  5. a8a7d0f implement rdar://6780761, making sema reject some code that otherwise by Chris Lattner · 17 years ago
  6. 347eec9 diagnose attempts to return objc interfaces by-value from C functions. by Chris Lattner · 17 years ago
  7. de5a531 Improve the 'cannot pass objc interface by value' diagnostic: by Chris Lattner · 17 years ago
  8. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  9. 3260641 Fix <rdar://problem/6500554> missing objc error message. by Steve Naroff · 17 years ago
  10. 091ae97 Diagnose when method parameter is an object. by Fariborz Jahanian · 17 years ago