commit | 5f8878fa5e88b12b721c080a1190bd3758a79c19 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Thu Oct 20 23:30:39 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Thu Oct 20 23:30:39 2016 +0000 |
tree | 5bff095015d2139f1b4ce131b53be2f56e2559b1 | |
parent | 2e1538f282802873e5b5b3a4406055802545bf98 [diff] [blame] |
Revert 9 changes from r284793, they still fail on some bots llvm-svn: 284794
diff --git a/clang/test/OpenMP/taskloop_firstprivate_codegen.cpp b/clang/test/OpenMP/taskloop_firstprivate_codegen.cpp index d6886e3..822a5c6 100644 --- a/clang/test/OpenMP/taskloop_firstprivate_codegen.cpp +++ b/clang/test/OpenMP/taskloop_firstprivate_codegen.cpp
@@ -7,7 +7,7 @@ // expected-no-diagnostics // REQUIRES: x86-registered-target // It doesn't pass on win32. -// XFAIL: win32 +// REQUIRES: shell #ifndef ARRAY #ifndef HEADER #define HEADER