[PATCH] D138300: [clangd] Support type hints for `decltype(expr)` in variable declarations

v1nh1shungry via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 19 10:24:26 PST 2022


v1nh1shungry updated this revision to Diff 476692.
v1nh1shungry added a comment.

- fix qualifiers
- fix recursive `decltype` (partly)
- support return type


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138300

Files:
  clang-tools-extra/clangd/InlayHints.cpp
  clang-tools-extra/clangd/unittests/InlayHintTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138300.476692.patch
Type: text/x-patch
Size: 4005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221119/b200d594/attachment.bin>


More information about the cfe-commits mailing list