[PATCH] D116514: [clangd] Add code action to generate a constructor for a C++ class

Adrian Vogelsgesang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 1 14:01:13 PDT 2022


avogelsgesang added a comment.

> Not easy to do in this patch, we don't have a good way to associate fixes with clang diagnostics yet.

Is this a clangd-specific implementation issue or a general short-coming in the LSP protocol?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116514



More information about the cfe-commits mailing list