summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/taskloop_simd_private_codegen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/OpenMP/taskloop_simd_private_codegen.cpp')
-rw-r--r--clang/test/OpenMP/taskloop_simd_private_codegen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/OpenMP/taskloop_simd_private_codegen.cpp b/clang/test/OpenMP/taskloop_simd_private_codegen.cpp
index 985a2b58287..557601e9c93 100644
--- a/clang/test/OpenMP/taskloop_simd_private_codegen.cpp
+++ b/clang/test/OpenMP/taskloop_simd_private_codegen.cpp
@@ -7,7 +7,7 @@
// expected-no-diagnostics
// REQUIRES: x86-registered-target
// It doesn't pass on win32. Investigating.
-// XFAIL: win32
+// REQUIRES: shell
#ifndef ARRAY
#ifndef HEADER
OpenPOWER on IntegriCloud