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
Fix GCC build problem with 288f05f related to SmallVector. (#116958)
[llvm-project.git]
/
mlir
/
test
/
mlir-lsp-server
/
exit-without-shutdown.test
blob
be33097ef1031801289b35cd5a1facd59ec5d34c
1
// RUN: not mlir-lsp-server -lit-test < %s
2
{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"mlir","capabilities":{},"trace":"off"}}
3
// -----
4
{"jsonrpc":"2.0","method":"exit"}