summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/fragile-arc.m
Commit message (Expand)AuthorAgeFilesLines
* Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper2018-12-181-12/+12
* [CodeGen] Merge identical block descriptor global variables.Akira Hatanaka2018-08-171-2/+2
* CodeGen: mark ObjC cstring literals as unnamed_addrSaleem Abdulrasool2016-09-181-4/+4
* CodeGen: mark ObjC cstring literals as constantSaleem Abdulrasool2016-09-181-4/+4
* Initialize @catch variables correctly in fragile-runtime ARC.John McCall2015-10-301-2/+39
* Enable ARC on the fragile runtime.John McCall2015-10-211-0/+138
OpenPOWER on IntegriCloud