[PATCH] D144862: Include highlighed, include on hover, code lense for used symbols

Viktoriia Bakalova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 28 09:07:20 PDT 2023


VitaNuo updated this revision to Diff 509041.
VitaNuo added a comment.

Replace the used symbol computation impl.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144862

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdLSPServer.h
  clang-tools-extra/clangd/ClangdServer.cpp
  clang-tools-extra/clangd/ClangdServer.h
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/XRefs.cpp
  clang-tools-extra/clangd/XRefs.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144862.509041.patch
Type: text/x-patch
Size: 13891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230328/da278035/attachment-0001.bin>


More information about the cfe-commits mailing list