summaryrefslogtreecommitdiff
path: root/test/SemaObjC/warn-direct-ivar-access.m
AgeCommit message (Expand)Author
2013-09-27Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola
2013-02-14objective-C: When implementing custom accessor method forFariborz Jahanian
2012-12-12[objc] For the ARC error that is emitted when a synthesized property implemen...Argyrios Kyrtzidis
2012-09-24objective-C: remove use of 'ivar' in favor ofFariborz Jahanian
2012-08-08objc: Include all types when issuing warning underFariborz Jahanian
2012-08-07objc-arc: Make -Wdirect-ivar-access accessible to allFariborz Jahanian
2012-08-07objective-c: Exclude -Wdirect-ivar-access for arc.Fariborz Jahanian
2012-08-06objective-c: Implement gcc's -Wdirect-ivar-access option.Fariborz Jahanian