summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/iboutlet.m
Commit message (Expand)AuthorAgeFilesLines
* Predefine IB_DESIGNABLE and IBInspectable macros. <rdar://problem/17441860>Bob Wilson2014-08-081-4/+2
* Objective-C ARC. Do not warn about properties with bothFariborz Jahanian2014-06-171-2/+14
* Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola2013-09-271-2/+2
* QoI: -Wreadonly-iboutlet-property should have the warning's location on the p...Ted Kremenek2013-02-091-8/+6
* objective-C: don't issue bogus warning aboutFariborz Jahanian2013-02-081-0/+21
* Turn -Wobjc-root-class on by default. <rdar://problem/11203649>.Ted Kremenek2012-07-251-2/+2
* objective-c: When default synthesizing readonly IBOutlet propertiesFariborz Jahanian2012-05-211-1/+9
* objective-c: Warn if default synthesizing readonly IBOutlet propertiesFariborz Jahanian2012-05-191-0/+15