summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-unavailable-for-weakref.m
Commit message (Expand)AuthorAgeFilesLines
* Making some attribute diagnostics more consistent. Removes a newly-unused dia...Aaron Ballman2013-11-241-0/+2
* Added the attribute name to the err_attribute_wrong_number_arguments diagnost...Aaron Ballman2013-07-231-1/+1
* Fixing the build bots from the previous commit.Aaron Ballman2013-07-231-1/+1
* Replacing some manual diagnostic checks with an existing helper method. Addi...Aaron Ballman2013-07-231-0/+4
* Objective-C arc: Improve disgnostics when 'weak'Fariborz Jahanian2013-04-241-3/+27
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-1/+1
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* objc-arc: diagnose synthesis of a 'weak unavailable' property.Fariborz Jahanian2011-12-091-0/+14
* Improve text of a diagnostic. Fariborz Jahanian2011-10-311-3/+3
* objc-arc: desugar certain type and improve on diagnostic forFariborz Jahanian2011-10-291-3/+3
* objective-c arc: type-casting of an objc pointer toFariborz Jahanian2011-10-281-3/+6
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* objc++-arc: more diagnosis of converting a weak-unavailableFariborz Jahanian2011-07-081-1/+13
* objc-arc: diagnose assignment/cast of a weak-unavailableFariborz Jahanian2011-07-071-1/+18
* objc-arc: Support objc_arc_weak_unavailable on thoseFariborz Jahanian2011-07-061-0/+18