Age | Commit message (Expand) | Author |
---|---|---|
2012-11-14 | s/tranform/transform/ | Benjamin Kramer |
2012-07-04 | Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h. | Benjamin Kramer |
2012-06-06 | Remove unused private member variables found by clang's new -Wunused-private-... | Benjamin Kramer |
2012-01-25 | arc migrator: Provide infrastructure to add options | Fariborz Jahanian |
2011-11-06 | [arcmt] Collect all the places where GC attributes __strong/__weak occur. | Argyrios Kyrtzidis |
2011-11-04 | [arcmt] In GC, error out when there is a call that returns a pointer to | Argyrios Kyrtzidis |
2011-11-04 | [arcmt] In GC, error for use of CFMakeCollectable because it will leak the | Argyrios Kyrtzidis |
2011-11-04 | In C++ keep unavailable function calls in the AST, like in C/ObjC. | Argyrios Kyrtzidis |
2011-11-04 | [arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease. | Argyrios Kyrtzidis |