[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 06:10:24 PDT 2017


Nebiroth updated this revision to Diff 117337.
Nebiroth marked 2 inline comments as done.
Nebiroth added a comment.

Changed placement of logging instruction to reduce logging output.


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.117337.patch
Type: text/x-patch
Size: 8352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171002/0b6bac67/attachment.bin>


More information about the cfe-commits mailing list