Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-03 | objective-C arc: Warn under arc about a use of an ivar inside a block | Fariborz Jahanian | |
that doesn't have a 'self' as this implicitly captures 'self' and could create retain cycles. Provide fixit. // rdar://11194874 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165133 91177308-0d34-0410-b5e6-96231b3b80d8 |