]> granicus.if.org Git - clang/commitdiff
clang/test/Driver/crash-report.c: This requires rewriter for -frewrite-includes....
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 16 Jul 2014 13:42:43 +0000 (13:42 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 16 Jul 2014 13:42:43 +0000 (13:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213150 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/crash-report.c

index da1ff950fb9a6ba23c00e14e3b0af4b52aef754a..caee7285bfe13b7d393e34ac9cf908117602b15b 100644 (file)
@@ -10,6 +10,9 @@
 // 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