From b3d5a323a5ca92ea73443499cee2f15db1ff0fb3 Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Wed, 18 Nov 2009 14:59:57 +0000 Subject: Update clang to r89205. --- test/CodeGenObjC/protocols.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CodeGenObjC/protocols.m') diff --git a/test/CodeGenObjC/protocols.m b/test/CodeGenObjC/protocols.m index 4cfb83bf00e0c..c510685e521de 100644 --- a/test/CodeGenObjC/protocols.m +++ b/test/CodeGenObjC/protocols.m @@ -1,4 +1,4 @@ -// RUN: clang-cc -fnext-runtime -emit-llvm %s -o %t +// RUN: clang-cc -emit-llvm %s -o %t void p(const char*, ...); -- cgit v1.3