summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/mrc-weak.m
AgeCommit message (Expand)Author
2015-11-19Don't actually add the __unsafe_unretained qualifier in MRC;John McCall
2015-11-19Fix the emission of ARC-style ivar layouts in the fragile runtimeJohn McCall
2015-10-22Define weak and __weak to mean ARC-style weak references, even in MRC.John McCall