[PATCH] D116786: [clangd] Add designator inlay hints for initializer lists.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 21 07:38:51 PST 2022


sammccall added a comment.

In D116786#3260970 <https://reviews.llvm.org/D116786#3260970>, @kadircet wrote:

> I feel like this is the way to go, but we'll need to put more thought into the design

Agree. I guess then we ignore the issue for this patch? As you say that's affects other hints too, and a mitigation (hopefully) won't be specific to the kind of hint.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116786/new/

https://reviews.llvm.org/D116786



More information about the cfe-commits mailing list