Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
41f3f3a4792f46787632fdb94f952f6b3ce3f4ae
/
test
/
ARCMT
/
retains.m.result
86f9601
arc migrator: replace "retain" attribute with "strong"
by Fariborz Jahanian
· 13 years ago
01b2b9b
[arcmt] In ARC default for properties is 'strong' so just remove a 'retain' if possible,
by Argyrios Kyrtzidis
· 13 years ago
d1e40d5
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
by John McCall
· 13 years ago
14c4b44
[arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'retain' -> 'strong', and add
by Argyrios Kyrtzidis
· 13 years ago
eaed19e
[arcmt] Make arcmt-test accept cc1 options to make it more portable and hopefully fix MSVC failures.
by Argyrios Kyrtzidis
· 13 years ago
8f0e8d2
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this.
by John McCall
· 13 years ago