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
[clang-tools-extra] Fix a link in ReleaseNotes.rst
[llvm-project.git]
/
clang-tools-extra
/
clangd
/
test
/
exit-with-shutdown.test
blob
99e412c7b92cac6f6b5ab17f15f23b69d368d614
1
# RUN: clangd -lit-test < %s
2
{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"clangd","capabilities":{},"trace":"off"}}
3
---
4
{"jsonrpc":"2.0","id":3,"method":"shutdown"}
5
---
6
{"jsonrpc":"2.0","method":"exit"}