[PATCH] D64296: [clangd] Show documentation in hover, and fetch docs from index if needed.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 11:42:36 PDT 2019
sammccall updated this revision to Diff 208470.
sammccall added a comment.
address comments
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64296/new/
https://reviews.llvm.org/D64296
Files:
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/FormattedString.cpp
clang-tools-extra/clangd/XRefs.cpp
clang-tools-extra/clangd/XRefs.h
clang-tools-extra/clangd/unittests/FormattedStringTests.cpp
clang-tools-extra/clangd/unittests/XRefsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64296.208470.patch
Type: text/x-patch
Size: 12806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/b56a73a2/attachment.bin>
More information about the llvm-commits
mailing list