Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
de31aa7f0ef71f5c162372e319cbc03c0924f074
/
test
/
ARCMT
/
assign-prop-with-arc-runtime.m
0fd4a68
[arcmt] Fix a bug where a property in a class extension, that did not exist
by Argyrios Kyrtzidis
· 13 years ago
d8b4216
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
by Argyrios Kyrtzidis
· 13 years ago
510037b
[arcmt] XFAIL on mingw.
by Argyrios Kyrtzidis
· 13 years ago
b004a49
[arcmt] Disable tests in mingw, no idea why they are failing there.
by Argyrios Kyrtzidis
· 13 years ago
8b08eb3
[arcmt] Take into account that all properties are strong-by-default now and fix the test.
by Argyrios Kyrtzidis
· 13 years ago
f21a92d
objc-arc: 'readonly' property of retainable object
by Fariborz Jahanian
· 13 years ago
4467901
[arcmt] Rewrite attributes in extensions as well. rdar://9992142
by Argyrios Kyrtzidis
· 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
94a9016
[arcmt] When checking whether properties needs to be strong or not, take into account
by Argyrios Kyrtzidis
· 13 years ago
18fd0c6
[arcmt] More automatic transformations and safety improvements; rdar://9615812 :
by Argyrios Kyrtzidis
· 13 years ago
9688609
[arcmt] Add weak/unsafe_unretained for "@property (readonly)" when we are @synthesizing it.
by Argyrios Kyrtzidis
· 13 years ago
14c4b44
[arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'retain' -> 'strong', and add
by Argyrios Kyrtzidis
· 13 years ago
5363e8d
[arcmt] Also avoid 'weak' for forward references to objc classes.
by Argyrios Kyrtzidis
· 13 years ago
86625b5
[arcmt] Before applying '__weak' check whether the objc class is annotated with objc_arc_weak_reference_unavailable
by Argyrios Kyrtzidis
· 13 years ago
9f084a3
Change the driver's logic about Objective-C runtimes: abstract out a
by John McCall
· 13 years ago
d0ba7fc
[arcmt] Fix tests in non-darwin.
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