repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[mlir][sparse] implement non-permutation MapRef encoding (#69406)
[llvm-project.git]
/
clang-tools-extra
/
clangd
/
test
/
exit-eof.test
blob
06d2ea87ff480b1b094f575adb4959335e7c3099
1
# RUN: not clangd -sync < %s 2> %t.err
2
# RUN: FileCheck %s < %t.err
3
#
4
# No LSP messages here, just let clangd see the end-of-file
5
# CHECK: Transport error:
6
# (Typically "Transport error: Input/output error" but platform-dependent).
7