brintos

brintos / llvm-project-archived public Read only

0
0
Text · 251 B · 4fdc173 Raw
8 lines · plain
1// RUN: not mlir-lsp-server < %s 2> %t.err2// RUN: FileCheck %s < %t.err3//4// No LSP messages here, just let mlir-lsp-server see the end-of-file5// CHECK: Transport error:6// (Typically "Transport error: Input/output error" but platform-dependent).7 8