summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/warn-direct-ivar-access.m
Commit message (Expand)AuthorAgeFilesLines
* Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola2013-09-271-1/+1
* objective-C: When implementing custom accessor method forFariborz Jahanian2013-02-141-1/+23
* [objc] For the ARC error that is emitted when a synthesized property implemen...Argyrios Kyrtzidis2012-12-121-2/+2
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-1/+1
* objc: Include all types when issuing warning underFariborz Jahanian2012-08-081-0/+5
* objc-arc: Make -Wdirect-ivar-access accessible to allFariborz Jahanian2012-08-071-3/+16
* objective-c: Exclude -Wdirect-ivar-access for arc.Fariborz Jahanian2012-08-071-0/+5
* objective-c: Implement gcc's -Wdirect-ivar-access option.Fariborz Jahanian2012-08-061-0/+33