1 | // RUN: not %clang -o /dev/null -v -fxray-instrument -c %s |
---|---|
2 | // XFAIL: amd64-, x86_64-, x86_64h-, arm, aarch64, arm64, powerpc64le-, mips, mipsel, mips64, mips64el |
3 | // REQUIRES: linux |
4 | typedef int a; |
5 |
1 | // RUN: not %clang -o /dev/null -v -fxray-instrument -c %s |
---|---|
2 | // XFAIL: amd64-, x86_64-, x86_64h-, arm, aarch64, arm64, powerpc64le-, mips, mipsel, mips64, mips64el |
3 | // REQUIRES: linux |
4 | typedef int a; |
5 |