[PATCH] D52300: [clangd] Implement VByte PostingList compression

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 25 04:43:21 PDT 2018


kbobyrev updated this revision to Diff 166849.
kbobyrev marked 4 inline comments as done.
kbobyrev added a comment.

Address post-LG comments, remove fuzzer.


https://reviews.llvm.org/D52300

Files:
  clang-tools-extra/clangd/index/dex/Dex.cpp
  clang-tools-extra/clangd/index/dex/PostingList.cpp
  clang-tools-extra/clangd/index/dex/PostingList.h
  clang-tools-extra/unittests/clangd/DexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52300.166849.patch
Type: text/x-patch
Size: 17906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180925/e8516d78/attachment-0001.bin>


More information about the cfe-commits mailing list