summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/mrc-weak.m
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and makeAkira Hatanaka2019-05-091-2/+2
* Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper2018-12-181-20/+20
* [CodeGen] Merge equivalent block copy/helper functions.Akira Hatanaka2018-08-101-8/+8
* Don't actually add the __unsafe_unretained qualifier in MRC;John McCall2015-11-191-0/+29
* Fix the emission of ARC-style ivar layouts in the fragile runtimeJohn McCall2015-11-191-0/+20
* Define weak and __weak to mean ARC-style weak references, even in MRC.John McCall2015-10-221-0/+142
OpenPOWER on IntegriCloud