[PATCH] D93227: [clangd] Smarter hover on auto and decltype

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 18 07:27:43 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc46c7c9bcf97: [clangd] Smarter hover on auto and decltype (authored by qchateau, committed by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D93227?vs=312757&id=312791#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93227

Files:
  clang-tools-extra/clangd/AST.cpp
  clang-tools-extra/clangd/AST.h
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/refactor/tweaks/ExpandAutoType.cpp
  clang-tools-extra/clangd/unittests/HoverTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93227.312791.patch
Type: text/x-patch
Size: 27591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201218/9790dea2/attachment-0001.bin>


More information about the cfe-commits mailing list