[clang-tools-extra] [clangd] Add inlay hints for default function arguments and implicit lambda captures (PR #95712)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 05:21:45 PDT 2024


zyn0217 wrote:

> To clarify, you mean hovering over the default capture '=' or '&' right?

Yep, that's what I thought.

> I'm happy to remove the lambdas from this PR in favor of the hover approach.

No worries, but let's wait for other reviewers' opinions before we move forward. :)

https://github.com/llvm/llvm-project/pull/95712


More information about the cfe-commits mailing list