Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARCMigrate: Introduce proper diagnostics for TransformActions | Alp Toker | 2014-01-26 | 1 | -9/+7 |
* | Point diagnostics that complain about a use of a selector in an objc message,... | Argyrios Kyrtzidis | 2013-05-01 | 1 | -2/+2 |
* | 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 |
* | [arcmt] Revert r135382, there's a different approach in r135764. rdar://9821111. | Argyrios Kyrtzidis | 2011-07-27 | 1 | -35/+0 |
* | [arcmt] More automatic transformations and safety improvements; rdar://9615812 : | Argyrios Kyrtzidis | 2011-07-27 | 1 | -1/+23 |
* | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner | 2011-07-23 | 1 | -1/+0 |
* | [arcmt] When a NSData's 'bytes' family of methods are used on a local var, | Argyrios Kyrtzidis | 2011-07-18 | 1 | -0/+34 |
* | [arcmt] NSInvocation's [get/set]ReturnValue and [get/set]Argument are only safe | Argyrios Kyrtzidis | 2011-07-18 | 1 | -0/+89 |