[PATCH] D56718: [clangd] Update docs to mention YCM integration and new LSP features

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 16 02:34:15 PST 2019


kadircet marked an inline comment as done.
kadircet added inline comments.


================
Comment at: docs/clangd.rst:129
+`Installation section on your OS
+<https://valloric.github.io/YouCompleteMe/#installation>`_ for instructions.
+
----------------
ilya-biryukov wrote:
> I believe this does not mention how to install clangd, though (and libclang-based is still the default, right?) Do we want to mention how to configure it to use clangd here?
That's actually the reason I haven't submitted this one for review. I am preparing a PR to YCM folks which will hopefully include clangd in installation process


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D56718





More information about the cfe-commits mailing list