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/Sema/expr-comma.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/Sema/expr-comma.c') diff --git a/test/Sema/expr-comma.c b/test/Sema/expr-comma.c index 64079866ca99..3a05130eae32 100644 --- a/test/Sema/expr-comma.c +++ b/test/Sema/expr-comma.c @@ -1,7 +1,6 @@ // RUN: clang-cc %s -fsyntax-only -verify -std=c89 // rdar://6095180 -#include struct s { char c[17]; }; extern struct s foo(void); -- cgit v1.3