summaryrefslogtreecommitdiff
path: root/test/SemaObjC/mrc-weak.m
Commit message (Expand)AuthorAgeFilesLines
* Fix for the greendragon bots.Leonard Chan2019-05-081-1/+1
* Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att...Leonard Chan2019-05-071-1/+1
* Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec...Leonard Chan2019-05-031-1/+1
* [Attribute/Diagnostics] Print macro if definition is an attribute declarationLeonard Chan2019-05-021-1/+1
* Don't actually add the __unsafe_unretained qualifier in MRC;John McCall2015-11-191-4/+4
* Define weak and __weak to mean ARC-style weak references, even in MRC.John McCall2015-10-221-0/+67