blob: 71b98b639be09fe8d74745225e7b1d3e355ea2b7 [file] [log] [blame]
Douglas Gregorb97b6662010-08-20 00:59:43 +00001// RUN: env CINDEXTEST_EDITING=1 \
Daniel Dunbar77af1c52010-08-19 23:44:10 +00002// RUN: not c-index-test -code-completion-at=%s:20:1 \
Douglas Gregorb97b6662010-08-20 00:59:43 +00003// RUN: "-remap-file=%s;%S/Inputs/crash-recovery-code-complete-remap.c" \
Daniel Dunbar77af1c52010-08-19 23:44:10 +00004// RUN: %s 2> %t.err
5// RUN: FileCheck < %t.err -check-prefix=CHECK-CODE-COMPLETE-CRASH %s
Douglas Gregorb97b6662010-08-20 00:59:43 +00006// CHECK-CODE-COMPLETE-CRASH: Unable to perform code completion!
Daniel Dunbar77af1c52010-08-19 23:44:10 +00007//
8// XFAIL: win32
Daniel Dunbar77af1c52010-08-19 23:44:10 +00009
10#warning parsing original file