[PATCH] D54269: Introduce shard storage to auto-index.
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 14 09:00:54 PST 2018
kadircet updated this revision to Diff 174052.
kadircet added a comment.
Herald added a subscriber: mgorny.
- Address comments.
- Move storage related things to new files.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D54269
Files:
clangd/CMakeLists.txt
clangd/index/Background.cpp
clangd/index/Background.h
clangd/index/BackgroundIndexStorage.cpp
clangd/index/BackgroundIndexStorage.h
unittests/clangd/BackgroundIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54269.174052.patch
Type: text/x-patch
Size: 22239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181114/f9600118/attachment-0001.bin>
More information about the cfe-commits
mailing list