aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/protocol-comdat.m
AgeCommit message (Expand)AuthorFilesLines
2019-09-27[test] Use %clang_cc1 instead of %clang -cc1Fangrui Song1-1/+1
2019-05-09[CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and makeAkira Hatanaka1-2/+2
2019-03-14[CodeGen][ObjC] Remove the leading 'l' from symbols for protocolAkira Hatanaka1-4/+4
2018-08-17[ObjC] Error out when using forward-declared protocol in a @protocolAlex Lorenz1-2/+2
2017-06-29CodeGen: handle missed case of COMDAT handlingSaleem Abdulrasool1-0/+8
2016-10-25CodeGen: mark protocols as common dataSaleem Abdulrasool1-0/+20