index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
ARCMigrate
/
TransProperties.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[arcmt] When checking whether properties needs to be strong or not, take into...
Argyrios Kyrtzidis
2011-08-10
1
-0
/
+5
*
[arcmt] More automatic transformations and safety improvements; rdar://9615812 :
Argyrios Kyrtzidis
2011-07-27
1
-10
/
+73
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-9
/
+8
*
[arcmt] Add weak/unsafe_unretained for "@property (readonly)" when we are @sy...
Argyrios Kyrtzidis
2011-07-13
1
-1
/
+1
*
[arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'reta...
Argyrios Kyrtzidis
2011-07-13
1
-133
/
+237
*
[arcmt] Before applying '__weak' check whether the objc class is annotated wi...
Argyrios Kyrtzidis
2011-07-12
1
-2
/
+2
*
Change the driver's logic about Objective-C runtimes: abstract out a
John McCall
2011-07-06
1
-2
/
+2
*
Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...
Argyrios Kyrtzidis
2011-06-24
1
-4
/
+4
*
[arcmt] Break apart Transforms.cpp.
Argyrios Kyrtzidis
2011-06-21
1
-0
/
+260