[PATCH] D133664: [clangd] Fix hover on symbol introduced by using declaration

Tom Praschan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 13 13:36:22 PDT 2022


tom-anders updated this revision to Diff 459864.
tom-anders added a comment.

Move logic to pickDeclToUse


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133664/new/

https://reviews.llvm.org/D133664

Files:
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/unittests/HoverTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133664.459864.patch
Type: text/x-patch
Size: 4330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220913/d9225195/attachment.bin>


More information about the cfe-commits mailing list