[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
Sat May 7 07:24:55 PDT 2022
upsj updated this revision to Diff 427861.
upsj added a comment.
fix iterator invalidation issue, handle UnresolvedLookupExpr and test recursive and split variadic lookup
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/InlayHints.cpp
clang-tools-extra/clangd/unittests/InlayHintTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124690.427861.patch
Type: text/x-patch
Size: 20060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220507/d95213c0/attachment-0001.bin>
More information about the cfe-commits
mailing list