aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/encode-cstyle-method.m
AgeCommit message (Expand)AuthorFilesLines
2023-08-28[clang] Remove rdar links; NFCAaron Ballman1-1/+0
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini1-0/+1
2023-07-07Remove rdar links; NFCAaron Ballman1-1/+0
2016-09-18CodeGen: mark ObjC cstring literals as unnamed_addrSaleem Abdulrasool1-1/+1
2016-09-18CodeGen: mark ObjC cstring literals as constantSaleem Abdulrasool1-1/+1
2014-02-27Use private linkage for globals we already name with \01L and \01l.Rafael Espindola1-1/+1
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover1-1/+1
2012-06-20Restructure how the driver communicates information about theJohn McCall1-1/+1
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall1-1/+1
2010-04-08Implement method type encoding in the presenseFariborz Jahanian1-0/+11