[PATCH] D50896: [clangd] Add xrefs LSP boilerplate implementation.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 5 04:57:42 PDT 2018
This revision was automatically updated to reflect the committed changes.
sammccall marked 3 inline comments as done.
Closed by commit rCTE341462: [clangd] Add xrefs LSP boilerplate implementation. (authored by sammccall, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50896?vs=164010&id=164015#toc
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D50896
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/Protocol.cpp
clangd/Protocol.h
clangd/ProtocolHandlers.cpp
clangd/ProtocolHandlers.h
clangd/XRefs.cpp
test/clangd/initialize-params-invalid.test
test/clangd/initialize-params.test
test/clangd/references.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50896.164015.patch
Type: text/x-patch
Size: 10169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180905/d1c38e48/attachment.bin>
More information about the cfe-commits
mailing list