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][py] Enable loading only specified dialects during creation. (#121421)
[llvm-project.git]
/
mlir
/
test
/
tblgen-lsp-server
/
exit-without-shutdown.test
blob
3fcac2b4138b28d8611c3db1bc027bc269e35bba
1
// RUN: not tblgen-lsp-server -lit-test < %s
2
{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"tablegen","capabilities":{},"trace":"off"}}
3
// -----
4
{"jsonrpc":"2.0","method":"exit"}