[PATCH] D49758: [clangd] allow clients to pass in compilationDatabaseChanges in the 'workspace/didChangeConfiguration' request
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 31 13:37:58 PDT 2018
arphaman updated this revision to Diff 158376.
arphaman marked 3 inline comments as done.
arphaman added a comment.
Updated to address review comments.
https://reviews.llvm.org/D49758
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/GlobalCompilationDatabase.cpp
clangd/GlobalCompilationDatabase.h
clangd/Protocol.cpp
clangd/Protocol.h
clangd/tool/ClangdMain.cpp
test/clangd/did-change-configuration-params.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49758.158376.patch
Type: text/x-patch
Size: 17076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180731/145ec7af/attachment-0001.bin>
More information about the cfe-commits
mailing list