]> granicus.if.org Git - clang/commit
Re-land Remove REQUIRES:shell from tests that pass for me on Windows
authorReid Kleckner <rnk@google.com>
Tue, 10 Sep 2019 20:15:45 +0000 (20:15 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 10 Sep 2019 20:15:45 +0000 (20:15 +0000)
commit493d72dc01b84923be7837e02b8239a618f19ba3
treec1b11536e8cafddb08a2dd988c022942ece720c3
parent744ff96f70c6261a92dc496d34310f182e9c27d0
Re-land Remove REQUIRES:shell from tests that pass for me on Windows

This reverts r371497 (git commit 3d7e9ab7b9f8c53aa41420c54970f0fb421004a2)

Reorder `not` with `env` in these two tests so they pass:
  Driver/rewrite-map-in-diagnostics.c
  Index/crash-recovery-modules.m.

This will not be necessary after D66531 lands.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@371552 91177308-0d34-0410-b5e6-96231b3b80d8
25 files changed:
test/Analysis/crash-trace.c
test/CodeGen/thinlto_backend.ll
test/Driver/check-time-trace-sections.cpp
test/Driver/check-time-trace.cpp
test/Driver/clang-offload-bundler.c
test/Driver/crash-report-crashfile.m
test/Driver/rewrite-map-in-diagnostics.c
test/Format/style-on-command-line.cpp
test/Frontend/dependency-gen-has-include.c
test/Index/crash-recovery-modules.m
test/Modules/at-import-in-framework-header.m
test/Modules/builtins.m
test/Modules/dependency-dump-dependent-module.m
test/Modules/dependency-dump.m
test/Modules/implicit-invalidate-common.c
test/OpenMP/task_firstprivate_codegen.cpp
test/OpenMP/task_private_codegen.cpp
test/OpenMP/taskloop_firstprivate_codegen.cpp
test/OpenMP/taskloop_lastprivate_codegen.cpp
test/OpenMP/taskloop_private_codegen.cpp
test/OpenMP/taskloop_simd_firstprivate_codegen.cpp
test/OpenMP/taskloop_simd_lastprivate_codegen.cpp
test/OpenMP/taskloop_simd_private_codegen.cpp
test/PCH/modified-header-error.c
test/Parser/crash-report.c