[PATCH] D61497: [clangd] Introduce a structured hover response
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 7 06:43:12 PDT 2019
kadircet updated this revision to Diff 198457.
kadircet marked 2 inline comments as done.
kadircet added a comment.
I will start adding test cases(and most likely change the way I populate the
struct at some places) if everyone is happy with current representation for
`HoverInfo`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61497/new/
https://reviews.llvm.org/D61497
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/XRefs.cpp
clang-tools-extra/clangd/XRefs.h
clang-tools-extra/clangd/unittests/XRefsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61497.198457.patch
Type: text/x-patch
Size: 20194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190507/9b228703/attachment-0001.bin>
More information about the cfe-commits
mailing list