Benjamin Kramer | 9d61e14 | 2016-10-27 08:49:18 +0000 | [diff] [blame] | 1 | // RUN: not %clang -o /dev/null -v -fxray-instrument -c %s |
Dean Michael Berris | f469cb9 | 2016-10-27 04:56:14 +0000 | [diff] [blame] | 2 | // XFAIL: -linux- |
Greg Parker | 77de38e | 2017-01-24 08:57:17 +0000 | [diff] [blame] | 3 | // REQUIRES-ANY: amd64, x86_64, x86_64h, arm, aarch64, arm64 |
Dean Michael Berris | f469cb9 | 2016-10-27 04:56:14 +0000 | [diff] [blame] | 4 | typedef int a; |