ilya-biryukov added a comment.

+1 Sam's suggestion of configuring this during initial LSP handshake, rather 
than as a command-line flag.
We could put it into `ClientCapabilities` or into `initializationOptions`. The 
latter has type 'any' in LSP, so it seems to be most in-line with the protocol 
to put clangd-specific config options there, but not opposed to having this in 
other structs as an extension either.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50415



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to