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)
llvm-svn: 213150

clang/test/Driver/crash-report.c

index da1ff95..caee728 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