[PATCH] D120258: [clangd] Add inlay hints for auto-typed parameters with one instantiation.
Trass3r via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 22 13:30:56 PST 2022
Trass3r added a comment.
For a callback like
[](auto) {...}
the inlay hint is displayed after the `)`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120258/new/
https://reviews.llvm.org/D120258
More information about the cfe-commits
mailing list