[PATCH] D53687: [clangd] Make in-memory CDB always available as an overlay, refactor.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 25 07:45:02 PDT 2018


sammccall updated this revision to Diff 171098.
sammccall marked an inline comment as done.
sammccall added a comment.

Switch boolean parameters to positive sense, rebase.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53687

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/GlobalCompilationDatabase.cpp
  clangd/GlobalCompilationDatabase.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/tool/ClangdMain.cpp
  test/clangd/extra-flags.test
  unittests/clangd/GlobalCompilationDatabaseTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53687.171098.patch
Type: text/x-patch
Size: 21507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181025/c364c4fc/attachment-0001.bin>


More information about the cfe-commits mailing list