summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/complex-property.m
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: mark ObjC cstring literals as unnamed_addrSaleem Abdulrasool2016-09-181-2/+2
* CodeGen: mark ObjC cstring literals as constantSaleem Abdulrasool2016-09-181-2/+2
* Use private linkage for globals we already name with \01L and \01l.Rafael Espindola2014-02-271-2/+2
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Fix a code gen. bug involving generation of getter methodFariborz Jahanian2010-03-251-1/+16
* Code gen for compound assignment of complexFariborz Jahanian2010-03-231-0/+3
* Patch to implement code gen. use of compound assignent onFariborz Jahanian2010-03-231-0/+14