Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5f9e272e632e951b1efe824cd16acb4d96077930
/
lib
/
ARCMigrate
/
TransProperties.cpp
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 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
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
b8b0313
Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about 'ownership', not 'lifetime'.
by Argyrios Kyrtzidis
· 13 years ago
7196d06
[arcmt] Break apart Transforms.cpp.
by Argyrios Kyrtzidis
· 13 years ago