aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clang/test/Driver/rewrite-map-in-diagnostics.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Driver/rewrite-map-in-diagnostics.c b/clang/test/Driver/rewrite-map-in-diagnostics.c
index 984e0d6..4aea0ec 100644
--- a/clang/test/Driver/rewrite-map-in-diagnostics.c
+++ b/clang/test/Driver/rewrite-map-in-diagnostics.c
@@ -8,5 +8,7 @@
// CHECK: note: diagnostic msg: {{.*}}rewrite.map
+// REQUIRES: crash-recovery
+
// FIXME: This doesn't fail on "env clang". Investigating.
// REQUIRES: shell