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
/
ARCMT.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[arcmt] NSInvocation's [get/set]ReturnValue and [get/set]Argument are only safe
Argyrios Kyrtzidis
2011-07-18
1
-1
/
+1
*
[arcmt] Make sure migrating to ARC works even if '-fobjc-arc' is included in ...
Argyrios Kyrtzidis
2011-07-14
1
-1
/
+9
*
[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.
Argyrios Kyrtzidis
2011-07-09
1
-6
/
+59
*
Change the driver's logic about Objective-C runtimes: abstract out a
John McCall
2011-07-06
1
-1
/
+1
*
[arcmt] Make -Warc-unsafe-retained-assign an error when migrating. rdar://893...
Argyrios Kyrtzidis
2011-06-22
1
-0
/
+2
*
[arcmt] Find out whether there is an ARC runtime directly from the triple, av...
Argyrios Kyrtzidis
2011-06-20
1
-50
/
+66
*
[arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initi...
Argyrios Kyrtzidis
2011-06-18
1
-1
/
+9
*
[arcmt] Const'ify.
Argyrios Kyrtzidis
2011-06-18
1
-4
/
+4
*
[arcmt] Remove '-arcmt-modify-in-memory', it turned out less useful than we h...
Argyrios Kyrtzidis
2011-06-17
1
-35
/
+0
*
[arcmt] Fix tests in non-darwin.
Argyrios Kyrtzidis
2011-06-16
1
-0
/
+5
*
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
John McCall
2011-06-15
1
-0
/
+484