summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/undefined-protocol.m
AgeCommit message (Expand)Author
2012-09-12clang/test: [PR13820] Suppress LLP64-incompatible tests for ObjC with +Asserts.NAKAMURA Takumi
2012-07-03Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstepDavid Chisnall
2012-06-20Restructure how the driver communicates information about theJohn McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Tests use the new clang.Fariborz Jahanian
2009-11-22Test case for bug fixed in r89457.David Chisnall