aboutsummaryrefslogtreecommitdiff
path: root/test/Index/crash-recovery.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/crash-recovery.c')
-rw-r--r--test/Index/crash-recovery.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Index/crash-recovery.c b/test/Index/crash-recovery.c
new file mode 100644
index 000000000000..b7f6e0b2b9e9
--- /dev/null
+++ b/test/Index/crash-recovery.c
@@ -0,0 +1,7 @@
+// RUN: not c-index-test -test-load-source all %s 2> %t.err
+// RUN: FileCheck < %t.err -check-prefix=CHECK-LOAD-SOURCE-CRASH %s
+// CHECK-LOAD-SOURCE-CRASH: Unable to load translation unit
+//
+// REQUIRES: crash-recovery
+
+#pragma clang __debug crash