aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/warn-implicit-self-in-block.m
AgeCommit message (Expand)Author
2012-11-02Update test case.Ted Kremenek
2012-10-03use ';' instead of '-' in the note part of my last patch.Fariborz Jahanian
2012-10-03Fix a typo in my last patch reported by Erik Schwiebert.Fariborz Jahanian
2012-10-03objective-C arc: Warn under arc about a use of an ivar inside a blockFariborz Jahanian