[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
Sun May 8 06:07:16 PDT 2022
upsj updated this revision to Diff 427928.
upsj added a comment.
- add test for emplace-like functions
- fix RecursiveASTVisitor early exit
- fix handling of skipped parameters
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.427928.patch
Type: text/x-patch
Size: 21467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220508/b6a26f63/attachment-0001.bin>
More information about the cfe-commits
mailing list