From: Daniel Dunbar Date: Fri, 24 Apr 2009 02:11:35 +0000 (+0000) Subject: We don't accept this test anymore in a non-fragile ABI. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38ee7ffb84c25727e9de610b43991df44433bfa0;p=clang We don't accept this test anymore in a non-fragile ABI. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69944 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/SemaObjC/interface-1.m b/test/SemaObjC/interface-1.m index 8af228e60d..823d1e6061 100644 --- a/test/SemaObjC/interface-1.m +++ b/test/SemaObjC/interface-1.m @@ -1,4 +1,4 @@ -// RUN: clang-cc %s -fsyntax-only -verify +// RUN: clang-cc -arch i386-apple-darwin9 %s -fsyntax-only -verify // rdar://5957506 @interface NSWhatever :