aboutsummaryrefslogtreecommitdiff
path: root/test/Index/crash-recovery-code-complete.c
blob: a80bdc2aee800b4286523de1fd669af706755d09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// RUN: env CINDEXTEST_EDITING=1 \
// RUN:   not c-index-test -code-completion-at=%s:20:1 \
// RUN:   "-remap-file=%s;%S/Inputs/crash-recovery-code-complete-remap.c" \
// RUN:   %s 2> %t.err
// RUN: FileCheck < %t.err -check-prefix=CHECK-CODE-COMPLETE-CRASH %s
// CHECK-CODE-COMPLETE-CRASH: Unable to perform code completion!
//
// REQUIRES: crash-recovery

#warning parsing original file