Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
41a7e89183116ea89c71d78564a4a7fd7712c0f6
/
test
/
SemaObjC
/
ivar-in-implementations.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
· 14 years ago
112c330
Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi. // rdar://8818375
by Fariborz Jahanian
· 15 years ago
01f1bfc
Fixes access rues for ivars declared in class implementations (radar 7547942).
by Fariborz Jahanian
· 15 years ago
bd94d44
Start supporting declaration of ivars in @implementation blocks. WIP.
by Fariborz Jahanian
· 15 years ago