[PATCH] D64712: [clangd] Refactor background-index shard loading

Kadir Cetinkaya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 09:25:18 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366458: [clangd] Refactor background-index shard loading (authored by kadircet, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64712?vs=210589&id=210602#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64712

Files:
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/index/Background.cpp
  clang-tools-extra/trunk/clangd/index/Background.h
  clang-tools-extra/trunk/clangd/index/BackgroundIndexLoader.cpp
  clang-tools-extra/trunk/clangd/index/BackgroundIndexLoader.h
  clang-tools-extra/trunk/clangd/index/BackgroundRebuild.cpp
  clang-tools-extra/trunk/clangd/index/BackgroundRebuild.h
  clang-tools-extra/trunk/clangd/unittests/BackgroundIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64712.210602.patch
Type: text/x-patch
Size: 25835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/1a053202/attachment.bin>


More information about the llvm-commits mailing list