summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/taskloop_private_codegen.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-10-20 23:30:39 +0000
committerReid Kleckner <rnk@google.com>2016-10-20 23:30:39 +0000
commit8a475876bb462dfab2b2064fa3e7df23f71ad38a (patch)
treec1059faa4dfee1d51167d0dbbff99c3111fec540 /test/OpenMP/taskloop_private_codegen.cpp
parentd1535f4c814d3cab2169f435cd57061cb65551bf (diff)
Revert 9 changes from r284793, they still fail on some bots
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284794 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/OpenMP/taskloop_private_codegen.cpp')
-rw-r--r--test/OpenMP/taskloop_private_codegen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/OpenMP/taskloop_private_codegen.cpp b/test/OpenMP/taskloop_private_codegen.cpp
index 630a5c1202..38b20c5793 100644
--- a/test/OpenMP/taskloop_private_codegen.cpp
+++ b/test/OpenMP/taskloop_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