[PATCH] D114522: [clangd] Add desugared type to hover

liu hui via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 26 00:28:28 PST 2021


lh123 updated this revision to Diff 389931.
lh123 added a comment.
Herald added a reviewer: gkistanova.

Move some `desugared type` to `Definition`.


Repository:
  rZORG LLVM Github Zorg

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

https://reviews.llvm.org/D114522

Files:
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/Hover.h
  clang-tools-extra/clangd/unittests/HoverTests.cpp
  clang/include/clang/AST/ASTDiagnostic.h
  clang/lib/AST/ASTDiagnostic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114522.389931.patch
Type: text/x-patch
Size: 52658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211126/fa217ef5/attachment-0001.bin>


More information about the cfe-commits mailing list