summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc-asm-attribute-test.m
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: mark ObjC cstring literals as unnamed_addrSaleem Abdulrasool2016-09-181-3/+3
* CodeGen: mark ObjC cstring literals as constantSaleem Abdulrasool2016-09-181-3/+3
* Honor the objc_runtime_name attribute when encoding class/protocol names.Douglas Gregor2015-06-161-1/+15
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Objective-C. Introducing __attribute__((objc_runtime_name("runtimename"))Fariborz Jahanian2014-07-161-0/+54