summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/protocol-comdat.m
AgeCommit message (Expand)Author
2019-09-27[test] Use %clang_cc1 instead of %clang -cc1Fangrui Song
2019-05-09[CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and makeAkira Hatanaka
2019-03-14[CodeGen][ObjC] Remove the leading 'l' from symbols for protocolAkira Hatanaka
2018-08-17[ObjC] Error out when using forward-declared protocol in a @protocolAlex Lorenz
2017-06-29CodeGen: handle missed case of COMDAT handlingSaleem Abdulrasool
2016-10-25CodeGen: mark protocols as common dataSaleem Abdulrasool