summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/super-dealloc-attribute.m
Commit message (Expand)AuthorAgeFilesLines
* ObjectiveC. Method implementations should only check forFariborz Jahanian2013-11-051-5/+26
* Objective-C: merge objc_requires_super attribute ofFariborz Jahanian2013-07-091-3/+27
* Allow objc_requires_super to be used to check class methods as well.Jordan Rose2012-10-191-0/+21
* More tweaking and test cases for call to superFariborz Jahanian2012-09-101-2/+37
* objective-C: Improving diagnostocs for missing call toFariborz Jahanian2012-09-101-1/+1
* objective-C: introduce __attribute((objc_requires_super)) on methodFariborz Jahanian2012-09-071-0/+31