1 | // RUN: not c-index-test -read-diagnostics %S/Inputs/empty.dia 2>&1 | FileCheck %s |
---|---|
2 | // CHECK: Trouble deserializing file (Invalid File): Invalid diagnostics signature |
3 |
1 | // RUN: not c-index-test -read-diagnostics %S/Inputs/empty.dia 2>&1 | FileCheck %s |
---|---|
2 | // CHECK: Trouble deserializing file (Invalid File): Invalid diagnostics signature |
3 |