[PATCH] D47643: Rewrite JSON dispatcher loop using C IO (FILE*) instead of std::istream.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 5 02:38:58 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE333993: [clangd] Rewrite JSON dispatcher loop using C IO (FILE*) instead of stdā¦ (authored by sammccall, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47643?vs=149685&id=149923#toc
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D47643
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/JSONRPCDispatcher.cpp
clangd/JSONRPCDispatcher.h
clangd/tool/ClangdMain.cpp
test/clangd/too_large.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47643.149923.patch
Type: text/x-patch
Size: 11290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180605/7a4f4e91/attachment-0001.bin>
More information about the cfe-commits
mailing list