summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/complex-property.m
AgeCommit message (Expand)Author
2016-09-18CodeGen: mark ObjC cstring literals as unnamed_addrSaleem Abdulrasool
2016-09-18CodeGen: mark ObjC cstring literals as constantSaleem Abdulrasool
2014-02-27Use private linkage for globals we already name with \01L and \01l.Rafael Espindola
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2010-03-25Fix a code gen. bug involving generation of getter methodFariborz Jahanian
2010-03-23Code gen for compound assignment of complexFariborz Jahanian
2010-03-23Patch to implement code gen. use of compound assignent onFariborz Jahanian