summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/protocols.m
Commit message (Expand)AuthorAgeFilesLines
* 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