1. 59c451e Fix an Objective-C crasher, PR7839. 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. 34f2435 rename test by Chris Lattner · 16 years ago[Renamed from test/SemaObjC/protocol-test-2.m]
  5. 9257db5 merge protocol-test-1.m -> protocol-test-2.m by Chris Lattner · 16 years ago
  6. a2b4d65 Merge forward-circular into protocol-test-2 by Chris Lattner · 16 years ago
  7. 58fe03b Fix rdar://6771034: don't warn on use of forward declared protocol in protocol by Chris Lattner · 16 years ago
  8. e2573e5 Warn instead of error on duplicate protocol definitions. by Fariborz Jahanian · 16 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  10. b8b96af make some objc redefinition warnings more consistent: call definitions by Chris Lattner · 16 years ago
  11. eacc392 simplify some code. by Chris Lattner · 16 years ago
  12. 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]
  13. a924e7c by Steve Naroff · 17 years ago
  14. 4b6df3f Fixed all my recent test cases to have the RUN command and by Fariborz Jahanian · 17 years ago
  15. 894c57f This patch instantiates objects for forward protocols and in general handles use of by Fariborz Jahanian · 17 years ago