[PATCH] D124690: [clangd] add inlay hints for std::forward-ed parameter packs
Tobias Ribizel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 30 14:18:53 PDT 2022
upsj updated this revision to Diff 441520.
upsj marked 3 inline comments as done.
upsj added a comment.
detect whether forwarding functions preserve reference-ness and value categories of their arguments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124690/new/
https://reviews.llvm.org/D124690
Files:
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/AST.h
clang-tools-extra/clangd/InlayHints.cpp
clang-tools-extra/clangd/unittests/InlayHintTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124690.441520.patch
Type: text/x-patch
Size: 37362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220630/bf4b3c4e/attachment-0001.bin>
More information about the cfe-commits
mailing list