commit | 38ee7ffb84c25727e9de610b43991df44433bfa0 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Fri Apr 24 02:11:35 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Fri Apr 24 02:11:35 2009 +0000 |
tree | 6e869a454fb3e54ffe24a8b44775225900cb6686 | |
parent | 1efaa9594a81709a17658fd80ae7e783e1026407 [diff] [blame] |
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 8af228e..823d1e6 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 :