[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
Mon Feb 21 12:32:11 PST 2022


Trass3r added a comment.

Looks like this only covers a subset.
I see hints for some generic lambdas but not for others while hovering over auto reveals the type.


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