[PATCH] D95057: [clangd] WIP: configurable compilation database directory

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 22 05:44:49 PST 2021


sammccall updated this revision to Diff 318499.
sammccall added a comment.

Rebase, implement yaml bits (no tests yet)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95057/new/

https://reviews.llvm.org/D95057

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/Config.h
  clang-tools-extra/clangd/ConfigCompile.cpp
  clang-tools-extra/clangd/ConfigFragment.h
  clang-tools-extra/clangd/ConfigYAML.cpp
  clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
  clang-tools-extra/clangd/GlobalCompilationDatabase.h
  clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95057.318499.patch
Type: text/x-patch
Size: 21209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210122/330805b5/attachment-0001.bin>


More information about the cfe-commits mailing list