1. 56242ba objective-c: deprecated C-like parameters in Objective-C by Fariborz Jahanian · 12 years ago
  2. 59c451e Fix an Objective-C crasher, PR7839. by Douglas Gregor · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  5. 34f2435 rename test by Chris Lattner · 15 years ago[Renamed from test/SemaObjC/protocol-test-2.m]
  6. 9257db5 merge protocol-test-1.m -> protocol-test-2.m by Chris Lattner · 15 years ago
  7. a2b4d65 Merge forward-circular into protocol-test-2 by Chris Lattner · 15 years ago
  8. 58fe03b Fix rdar://6771034: don't warn on use of forward declared protocol in protocol by Chris Lattner · 15 years ago
  9. e2573e5 Warn instead of error on duplicate protocol definitions. by Fariborz Jahanian · 16 years ago
  10. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  11. b8b96af make some objc redefinition warnings more consistent: call definitions by Chris Lattner · 16 years ago
  12. eacc392 simplify some code. by Chris Lattner · 16 years ago
  13. 6ac6ddc move all objc sema tests into a new SemaObjC directory. Next step is to by Chris Lattner · 16 years ago[Renamed from test/Sema/protocol-test-2.m]
  14. a924e7c by Steve Naroff · 17 years ago
  15. 4b6df3f Fixed all my recent test cases to have the RUN command and by Fariborz Jahanian · 17 years ago
  16. 894c57f This patch instantiates objects for forward protocols and in general handles use of by Fariborz Jahanian · 17 years ago