summaryrefslogtreecommitdiff
path: root/test/SemaObjC/iboutlet.m
Commit message (Expand)AuthorAge
* Objective-C ARC. Do not warn about properties with bothFariborz Jahanian2014-06-17
* Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola2013-09-27
* QoI: -Wreadonly-iboutlet-property should have the warning's location on the p...Ted Kremenek2013-02-09
* objective-C: don't issue bogus warning aboutFariborz Jahanian2013-02-08
* Turn -Wobjc-root-class on by default. <rdar://problem/11203649>.Ted Kremenek2012-07-25
* objective-c: When default synthesizing readonly IBOutlet propertiesFariborz Jahanian2012-05-21
* objective-c: Warn if default synthesizing readonly IBOutlet propertiesFariborz Jahanian2012-05-19