[PATCH] D37150: [clangd] Command line arg to specify compile_commands.json path

William Enright via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 21 08:35:27 PDT 2017


Nebiroth updated this revision to Diff 116198.
Nebiroth added a comment.

More consistent logging in clangdmain.
Restructured argument checking in ClangdMain
Fixed empty compile-commands-dir triggering error messages.
Fixed failing standard tests.


https://reviews.llvm.org/D37150

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/GlobalCompilationDatabase.cpp
  clangd/GlobalCompilationDatabase.h
  clangd/tool/ClangdMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37150.116198.patch
Type: text/x-patch
Size: 7656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170921/ddd5dd23/attachment.bin>


More information about the cfe-commits mailing list