.. |
ARCMT.cpp
|
[arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease.
|
2011-11-04 15:58:08 +00:00 |
ARCMTActions.cpp
|
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
|
2011-07-23 10:55:15 +00:00 |
CMakeLists.txt
|
[arcmt] Collect all the places where GC attributes __strong/__weak occur.
|
2011-11-06 18:58:03 +00:00 |
FileRemapper.cpp
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
Internals.h
|
[arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease.
|
2011-11-04 15:58:08 +00:00 |
Makefile
|
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
|
2011-06-15 23:25:17 +00:00 |
PlistReporter.cpp
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
TransAPIUses.cpp
|
[arcmt] Revert r135382, there's a different approach in r135764. rdar://9821111.
|
2011-07-27 05:28:22 +00:00 |
TransARCAssign.cpp
|
[arcmt] Fix an assertion hit in rdar://10336125; a bit too complicated to reduce.
|
2011-11-05 00:02:26 +00:00 |
TransAutoreleasePool.cpp
|
[arcmt] More automatic transformations and safety improvements; rdar://9615812 :
|
2011-07-27 05:28:18 +00:00 |
TransBlockObjCVariable.cpp
|
Mechanically rename SourceManager::getInstantiationLoc and
|
2011-07-25 16:49:02 +00:00 |
TransEmptyStatementsAndDealloc.cpp
|
[arcmt] For GC, cleanup and turn -finalize to -dealloc.
|
2011-11-04 15:58:22 +00:00 |
TransGCAttrs.cpp
|
[arcmt] When we already removed a __weak, don't try to change it to __unsafe_unretained
|
2011-11-08 02:02:38 +00:00 |
TransGCCalls.cpp
|
[arcmt] Collect all the places where GC attributes __strong/__weak occur.
|
2011-11-06 18:58:03 +00:00 |
TransProperties.cpp
|
[arcmt] Take into account that all properties are strong-by-default now and fix the test.
|
2011-11-08 23:09:34 +00:00 |
TransRetainReleaseDealloc.cpp
|
Change the AST representation of operations on Objective-C
|
2011-11-06 09:01:30 +00:00 |
TransUnbridgedCasts.cpp
|
Change the AST representation of operations on Objective-C
|
2011-11-06 09:01:30 +00:00 |
TransUnusedInitDelegate.cpp
|
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
|
2011-07-23 10:55:15 +00:00 |
TransZeroOutPropsInDealloc.cpp
|
Change the AST representation of operations on Objective-C
|
2011-11-06 09:01:30 +00:00 |
TransformActions.cpp
|
[arcmt] In GC, error out when there is a call that returns a pointer to
|
2011-11-04 23:43:03 +00:00 |
Transforms.cpp
|
[arcmt] NSViewController does not support weak.
|
2011-11-08 05:56:08 +00:00 |
Transforms.h
|
[arcmt] When we already removed a __weak, don't try to change it to __unsafe_unretained
|
2011-11-08 02:02:38 +00:00 |