Force triple for this test (non-fragile ABI is default on x86_64-apple-darwin9).

llvm-svn: 80645
This commit is contained in:
Daniel Dunbar 2009-09-01 00:36:20 +00:00
parent 3aff920676
commit b1b2016b83
1 changed files with 1 additions and 1 deletions

View 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