[PATCH] D83822: [clangd] Support config over LSP.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 17 08:47:36 PDT 2020


sammccall added a comment.

There are lots of choices and overlapping ideas for how the protocol should look, little urgency (it isn't going to make clangd 11), and few concrete use cases to evaluate the options.

Let's table this for now and let the ideas sink in and more use cases crop up. I definitely think we should have this, probably for clangd 12, but it's worth getting right.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83822





More information about the cfe-commits mailing list