[PATCH] D58710: Added more detailed documentation for clangd
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 15 08:00:19 PDT 2019
thakis added inline comments.
================
Comment at: clang-tools-extra/trunk/docs/clangd/Installation.rst:325
+
+ $ ln -s ~/myproject/compile_commands.json ~/myproject-build/
+
----------------
Isn't the order of the arguments the wrong way round here?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58710/new/
https://reviews.llvm.org/D58710
More information about the cfe-commits
mailing list