]> granicus.if.org Git - clang/commitdiff
Revert part of D43378 in this file
authorKamil Rytarowski <n54@gmx.com>
Thu, 22 Feb 2018 07:00:29 +0000 (07:00 +0000)
committerKamil Rytarowski <n54@gmx.com>
Thu, 22 Feb 2018 07:00:29 +0000 (07:00 +0000)
It causes failure on clang-x86_64-debian-fast.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@325749 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/XRay/xray-instrument-os.c

index 9de4ec7bf183479cc24dc2c70c1f7a1cc354b920..86b109b6dbfe7e5b6e340469a5d92c96197a139c 100644 (file)
@@ -1,4 +1,4 @@
 // RUN: not %clang -o /dev/null -v -fxray-instrument -c %s
-// REQUIRES: linux
+// XFAIL: -linux-
 // REQUIRES-ANY: amd64, x86_64, x86_64h, arm, aarch64, arm64
 typedef int a;