]> granicus.if.org Git - clang/commitdiff
Force triple for this test (non-fragile ABI is default on x86_64-apple-darwin9).
authorDaniel Dunbar <daniel@zuster.org>
Tue, 1 Sep 2009 00:36:20 +0000 (00:36 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 1 Sep 2009 00:36:20 +0000 (00:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80645 91177308-0d34-0410-b5e6-96231b3b80d8

test/Preprocessor/non_fragile_feature1.m

index 7e169d60739655c4507f694dfd59414945b44040..59f665b5464987148f22b5cc2a665da6949a309b 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s
+// RUN: clang-cc -triple i386-unknown-unknown %s
 #ifndef __has_feature
 #error Should have __has_feature
 #endif