Benjamin Kramer | 9d61e14 | 2016-10-27 08:49:18 +0000 | [diff] [blame] | 1 | // RUN: not %clang -o /dev/null -v -fxray-instrument -c %s |
Sagar Thakur | 9d0ed93 | 2017-02-15 10:41:38 +0000 | [diff] [blame] | 2 | // XFAIL: amd64-, x86_64-, x86_64h-, arm, aarch64, arm64, powerpc64le-, mips, mipsel, mips64, mips64el |
Dean Michael Berris | f469cb9 | 2016-10-27 04:56:14 +0000 | [diff] [blame] | 3 | // REQUIRES: linux |
4 | typedef int a; |