]> granicus.if.org Git - clang/commitdiff
Force triple (test case fails for platforms with the non-fragile ABI).
authorDaniel Dunbar <daniel@zuster.org>
Tue, 21 Apr 2009 21:17:29 +0000 (21:17 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 21 Apr 2009 21:17:29 +0000 (21:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69727 91177308-0d34-0410-b5e6-96231b3b80d8

test/SemaObjC/at-defs.m

index 4aa56c4e889322a0af2a912ead40ab6c690faaf4..78ce63cd52998626f078041a14a6c605fe8ccd10 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only
+// RUN: clang-cc -triple i386-unknown-unknown %s -fsyntax-only
 
 @interface Test {
        double a;