diff options
| author | Yaron Keren <yaron.keren@gmail.com> | 2015-07-26 04:36:39 +0000 |
|---|---|---|
| committer | Yaron Keren <yaron.keren@gmail.com> | 2015-07-26 04:36:39 +0000 |
| commit | 5a76498729405826cdb63343370941c37ebf1f41 (patch) | |
| tree | 993ee7467dfa563656d98afc4471d515957ec041 /clang/test/Driver/crash-report-header.h | |
| parent | d6a16bb8e763f33b0477974607489be395375196 (diff) | |
| download | bcm5719-llvm-5a76498729405826cdb63343370941c37ebf1f41.tar.gz bcm5719-llvm-5a76498729405826cdb63343370941c37ebf1f41.zip | |
Enable passing clang tests on Windows/MSYS.
llvm-svn: 243236
Diffstat (limited to 'clang/test/Driver/crash-report-header.h')
| -rw-r--r-- | clang/test/Driver/crash-report-header.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/clang/test/Driver/crash-report-header.h b/clang/test/Driver/crash-report-header.h index e0193cbe45e..3580b60029b 100644 --- a/clang/test/Driver/crash-report-header.h +++ b/clang/test/Driver/crash-report-header.h @@ -5,9 +5,6 @@ // RUN: cat %t/crash-report-header-*.sh | FileCheck --check-prefix=CHECKSH "%s" // REQUIRES: crash-recovery -// because of the glob (*.h, *.sh) -// REQUIRES: shell - #pragma clang __debug parser_crash // CHECK: Preprocessed source(s) and associated run script(s) are located at: // CHECK-NEXT: note: diagnostic msg: {{.*}}.h |

