Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3e4c6c4c79a03f5cb0c4671d7c282d623c6dc35e
/
test
/
SemaObjC
/
protocols.m
59c451e
Fix an Objective-C crasher, PR7839.
by Douglas Gregor
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1147c5e
Change tests to use clang -cc1...
by Fariborz Jahanian
· 15 years ago
34f2435
rename test
by Chris Lattner
· 16 years ago
[Renamed from test/SemaObjC/protocol-test-2.m]
9257db5
merge protocol-test-1.m -> protocol-test-2.m
by Chris Lattner
· 16 years ago
a2b4d65
Merge forward-circular into protocol-test-2
by Chris Lattner
· 16 years ago
58fe03b
Fix rdar://6771034: don't warn on use of forward declared protocol in protocol
by Chris Lattner
· 16 years ago
e2573e5
Warn instead of error on duplicate protocol definitions.
by Fariborz Jahanian
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
b8b96af
make some objc redefinition warnings more consistent: call definitions
by Chris Lattner
· 16 years ago
eacc392
simplify some code.
by Chris Lattner
· 16 years ago
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]
a924e7c
by Steve Naroff
· 17 years ago
4b6df3f
Fixed all my recent test cases to have the RUN command and
by Fariborz Jahanian
· 17 years ago
894c57f
This patch instantiates objects for forward protocols and in general handles use of
by Fariborz Jahanian
· 17 years ago