[PATCH] D64291: [clangd] Rewrite of logic to rebuild the background index serving structures.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 9 11:31:56 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365531: [clangd] Rewrite of logic to rebuild the background index serving structures. (authored by sammccall, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64291?vs=208756&id=208757#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64291/new/
https://reviews.llvm.org/D64291
Files:
clang-tools-extra/trunk/clangd/CMakeLists.txt
clang-tools-extra/trunk/clangd/ClangdServer.cpp
clang-tools-extra/trunk/clangd/ClangdServer.h
clang-tools-extra/trunk/clangd/index/Background.cpp
clang-tools-extra/trunk/clangd/index/Background.h
clang-tools-extra/trunk/clangd/index/BackgroundRebuild.cpp
clang-tools-extra/trunk/clangd/index/BackgroundRebuild.h
clang-tools-extra/trunk/clangd/test/background-index.test
clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
clang-tools-extra/trunk/clangd/unittests/BackgroundIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64291.208757.patch
Type: text/x-patch
Size: 23945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/3ad5287d/attachment.bin>
More information about the llvm-commits
mailing list