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

