forked from OSchip/llvm-project
parent
8425f453ef
commit
a05bdf75c0
|
@ -1,4 +1,4 @@
|
|||
// RUN: not %clang -o /dev/null -v -fxray-instrument -c %s
|
||||
// XFAIL: amd64-, x86_64-, x86_64h-, arm, aarch64, arm64
|
||||
// XFAIL: amd64-, x86_64-, x86_64h-, arm, aarch64, arm64, powerpc64le-
|
||||
// REQUIRES: linux
|
||||
typedef int a;
|
||||
|
|
Loading…
Reference in New Issue