diff options
Diffstat (limited to 'clang/test/Driver/crash-report.c')
-rw-r--r-- | clang/test/Driver/crash-report.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/clang/test/Driver/crash-report.c b/clang/test/Driver/crash-report.c index caee7285bfe..da1ff950fb9 100644 --- a/clang/test/Driver/crash-report.c +++ b/clang/test/Driver/crash-report.c @@ -10,9 +10,6 @@ // RUN: cat %t/crash-report-*.sh | FileCheck --check-prefix=CHECKSH %s // REQUIRES: crash-recovery -// PR20321: diag invokes clang -E with -frewrite-includes. -// REQUIRES: rewriter - // because of the glob (*.c, *.sh) // REQUIRES: shell |