Argyrios Kyrtzidis
|
e43ae79038
|
[arcmt] Collect all the places where GC attributes __strong/__weak occur.
llvm-svn: 143883
|
2011-11-06 18:58:03 +00:00 |
Argyrios Kyrtzidis
|
6b2d47d829
|
[arcmt] In GC, error out when there is a call that returns a pointer to
GC managed non-objc object memory.
llvm-svn: 143747
|
2011-11-04 23:43:03 +00:00 |
Argyrios Kyrtzidis
|
d8cdfbc905
|
[arcmt] In GC, error for use of CFMakeCollectable because it will leak the
object that it receives in ARC.
llvm-svn: 143700
|
2011-11-04 15:58:17 +00:00 |
Argyrios Kyrtzidis
|
3eaa22af57
|
In C++ keep unavailable function calls in the AST, like in C/ObjC.
This allows the migrator to visit and fix them.
llvm-svn: 143699
|
2011-11-04 15:58:13 +00:00 |
Argyrios Kyrtzidis
|
d208ef95aa
|
[arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease.
llvm-svn: 143698
|
2011-11-04 15:58:08 +00:00 |