Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow objc_requires_super to be used to check class methods as well. | Jordan Rose | 2012-10-19 | 1 | -0/+21 |
* | More tweaking and test cases for call to super | Fariborz Jahanian | 2012-09-10 | 1 | -2/+37 |
* | objective-C: Improving diagnostocs for missing call to | Fariborz Jahanian | 2012-09-10 | 1 | -1/+1 |
* | objective-C: introduce __attribute((objc_requires_super)) on method | Fariborz Jahanian | 2012-09-07 | 1 | -0/+31 |