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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342965: [clangd] Implement VByte PostingList compression (authored by omtcyfz, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D52300?vs=166849&id=166853#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52300

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52300.166853.patch
Type: text/x-patch
Size: 17960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/24fa162a/attachment.bin>


More information about the llvm-commits mailing list