[PATCH] D42919: [clangd] Support simpler JSON-RPC stream parsing for lit tests.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 6 02:48:48 PST 2018
sammccall updated this revision to Diff 132960.
sammccall marked an inline comment as done.
sammccall added a comment.
-test -> -lit-test
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D42919
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/JSONRPCDispatcher.cpp
clangd/JSONRPCDispatcher.h
clangd/tool/ClangdMain.cpp
test/clangd/completion.test
test/clangd/crash-non-added-files.test
test/clangd/diagnostics.test
test/clangd/execute-command.test
test/clangd/extra-flags.test
test/clangd/fixits.test
test/clangd/formatting.test
test/clangd/initialize-params-invalid.test
test/clangd/initialize-params.test
test/clangd/rename.test
test/clangd/shutdown-with-exit.test
test/clangd/shutdown-without-exit.test
test/clangd/signature-help.test
test/clangd/test-uri-posix.test
test/clangd/test-uri-windows.test
test/clangd/trace.test
test/clangd/unsupported-method.test
test/clangd/xrefs.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42919.132960.patch
Type: text/x-patch
Size: 107201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180206/4d9b0838/attachment-0001.bin>
More information about the cfe-commits
mailing list