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

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 06:12:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345970: [clangd] Make in-memory CDB always available as an overlay, refactor. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53687?vs=171098&id=172343#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53687

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/ClangdLSPServer.h
  clang-tools-extra/trunk/clangd/GlobalCompilationDatabase.cpp
  clang-tools-extra/trunk/clangd/GlobalCompilationDatabase.h
  clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
  clang-tools-extra/trunk/unittests/clangd/GlobalCompilationDatabaseTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53687.172343.patch
Type: text/x-patch
Size: 14121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/ea05be20/attachment.bin>


More information about the llvm-commits mailing list