Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a058fd4f0a944174295f77169b438510dad389f8
/
test
/
SemaObjC
/
conflicting-ivar-test-1.m
b2f6820
Added a new attribute, objc_root_class, which informs the compiler when a root class is intentionally declared.
by Patrick Beard
· 13 years ago
d1e40d5
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
by John McCall
· 13 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
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
5f4a682
Make all the 'redefinition' diagnostics more consistent, and make the
by Chris Lattner
· 16 years ago
08631c5
Convert IdentifierInfo's to be printed the same as DeclarationNames
by Chris Lattner
· 16 years ago
6ac6ddc
move all objc sema tests into a new SemaObjC directory. Next step is to
by Chris Lattner
· 17 years ago
[Renamed from test/Sema/conflicting-ivar-test-1.m]
4319b84
Fixed test to match the new diagnostic text.
by Fariborz Jahanian
· 17 years ago
4b6df3f
Fixed all my recent test cases to have the RUN command and
by Fariborz Jahanian
· 17 years ago
d0b90bf
This patch inserts ivars declared in @implementation in its object and verifies
by Fariborz Jahanian
· 17 years ago