Introduce shard storage to auto-index.
authorKadir Cetinkaya <kadircet@google.com>
Thu, 15 Nov 2018 10:31:10 +0000 (10:31 +0000)
committerKadir Cetinkaya <kadircet@google.com>
Thu, 15 Nov 2018 10:31:10 +0000 (10:31 +0000)
commit3e5a47560ce8f90fee8e1ece947c652b49a98b48
tree631a7df471356bcf22e67daa7d57da6d0356fed3
parent22c091fc3cb19af03bc0c49805760556d11c10b3
Introduce shard storage to auto-index.

Reviewers: sammccall, ioeric

Subscribers: ilya-biryukov, jkorous, arphaman, cfe-commits

Differential Revision: https://reviews.llvm.org/D54269

llvm-svn: 346938
clang-tools-extra/clangd/index/Background.cpp
clang-tools-extra/clangd/index/Background.h
clang-tools-extra/unittests/clangd/BackgroundIndexTests.cpp