[PATCH] D64745: [clangd] BackgroundIndex stores shards to the closest project

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366467: [clangd] BackgroundIndex stores shards to the closest project (authored by kadircet, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64745?vs=210621&id=210626#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64745

Files:
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  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/BackgroundIndexStorage.cpp
  clang-tools-extra/trunk/clangd/test/Inputs/background-index/definition.jsonrpc
  clang-tools-extra/trunk/clangd/test/Inputs/background-index/foo.cpp
  clang-tools-extra/trunk/clangd/test/Inputs/background-index/foo.h
  clang-tools-extra/trunk/clangd/test/Inputs/background-index/sub_dir/compile_flags.txt
  clang-tools-extra/trunk/clangd/test/Inputs/background-index/sub_dir/foo.h
  clang-tools-extra/trunk/clangd/test/background-index.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64745.210626.patch
Type: text/x-patch
Size: 17392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190718/92a4794f/attachment-0001.bin>


More information about the cfe-commits mailing list