summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/protocols.m
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and makeAkira Hatanaka2019-05-091-6/+6
* Fix typo in test case.Akira Hatanaka2019-05-021-1/+1
* [CodeGen][ObjC] Remove the leading 'l' from symbols for protocolAkira Hatanaka2019-03-141-1/+16
* [ObjC] Error out when using forward-declared protocol in a @protocolAlex Lorenz2018-08-171-1/+2
* Correctly generate IR for ObjC messages sends to protocol-qualified types.John McCall2010-05-171-1/+8
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar2009-11-171-1/+1
* Force NeXT runtime for this test.Daniel Dunbar2009-07-111-1/+1
* Fix type conversion of ObjCObjectPointerType.Daniel Dunbar2009-07-111-0/+50
OpenPOWER on IntegriCloud