forked from OSchip/llvm-project
Force triple for this test (non-fragile ABI is default on x86_64-apple-darwin9).
llvm-svn: 80645
This commit is contained in:
parent
3aff920676
commit
b1b2016b83
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue