aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/strong-in-c-struct.m
AgeCommit message (Expand)Author
2019-03-29[CodeGen][ObjC] Adjust the addresses passed to calls to synthesizedAkira Hatanaka
2019-03-28[CodeGen] Add additional mangling for struct members of non trivial structsShoaib Meenai
2018-12-18Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper
2018-10-02[CodeGen] Before entering the loop that copies a non-trivial array fieldAkira Hatanaka
2018-08-10[CodeGen] Merge equivalent block copy/helper functions.Akira Hatanaka
2018-04-16[CodeGen] Fix a crash that occurs when a non-trivial C struct with aAkira Hatanaka
2018-04-16Revert "[CodeGen] Fix a crash that occurs when a non-trivial C struct with a"Akira Hatanaka
2018-04-16[CodeGen] Fix a crash that occurs when a non-trivial C struct with aAkira Hatanaka
2018-03-13Check that a field is not annotated with attribute "unavailable" beforeAkira Hatanaka
2018-03-13Serialize the NonTrivialToPrimitive* flags I added in r326307.Akira Hatanaka
2018-02-28[ObjC] Allow declaring __strong pointer fields in structs in Objective-CAkira Hatanaka