[PATCH] D144976: [clangd] Add provider info on symbol hover.
Viktoriia Bakalova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 13 09:37:51 PDT 2023
VitaNuo updated this revision to Diff 504717.
VitaNuo marked 14 inline comments as done.
VitaNuo added a comment.
Implement the most recent version from the design document: always show a single provider, whether directly included or not (as long as there is a provider). Address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144976/new/
https://reviews.llvm.org/D144976
Files:
clang-tools-extra/clangd/Hover.cpp
clang-tools-extra/clangd/Hover.h
clang-tools-extra/clangd/IncludeCleaner.cpp
clang-tools-extra/clangd/IncludeCleaner.h
clang-tools-extra/clangd/Preamble.cpp
clang-tools-extra/clangd/unittests/HoverTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144976.504717.patch
Type: text/x-patch
Size: 21827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230313/ff02fb0e/attachment-0001.bin>
More information about the cfe-commits
mailing list