[PATCH] D54269: Introduce shard storage to auto-index.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 13 02:29:21 PST 2018


kadircet updated this revision to Diff 173824.
kadircet marked 18 inline comments as done.
kadircet added a comment.

- Address comments.
- Move loading from cache out of indexing.
- Use a factory for creation of index storage.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D54269

Files:
  clangd/index/Background.cpp
  clangd/index/Background.h
  unittests/clangd/BackgroundIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54269.173824.patch
Type: text/x-patch
Size: 18747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181113/c90facd4/attachment.bin>


More information about the cfe-commits mailing list