[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
Tue Sep 5 12:36:27 PDT 2017


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

Added function to avoid code reuse and extra nesting.


https://reviews.llvm.org/D37150

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/GlobalCompilationDatabase.cpp
  clangd/GlobalCompilationDatabase.h
  clangd/tool/ClangdMain.cpp
  test/clangd/hover.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37150.113895.patch
Type: text/x-patch
Size: 10054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170905/42c5cab6/attachment-0001.bin>


More information about the cfe-commits mailing list