summaryrefslogtreecommitdiffstats
path: root/lib/ARCMigrate/TransGCCalls.cpp
Commit message (Expand)AuthorAgeFilesLines
* arc migrator: Provide infrastructure to add optionsFariborz Jahanian2012-01-251-3/+8
* [arcmt] Collect all the places where GC attributes __strong/__weak occur.Argyrios Kyrtzidis2011-11-061-2/+4
* [arcmt] In GC, error out when there is a call that returns a pointer toArgyrios Kyrtzidis2011-11-041-0/+7
* [arcmt] In GC, error for use of CFMakeCollectable because it will leak theArgyrios Kyrtzidis2011-11-041-5/+15
* In C++ keep unavailable function calls in the AST, like in C/ObjC.Argyrios Kyrtzidis2011-11-041-0/+1
* [arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease.Argyrios Kyrtzidis2011-11-041-0/+59