[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
Mon Oct 2 07:07:03 PDT 2017


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

Improved logging message when unable to find compilation database in specified overriden directory.


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.117340.patch
Type: text/x-patch
Size: 8430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171002/8ed899c3/attachment-0001.bin>


More information about the cfe-commits mailing list