[PATCH] D51982: [clangd] Introduce PostingList interface

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 13 10:12:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE342155: [clangd] Introduce PostingList interface (authored by omtcyfz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51982?vs=165324&id=165325#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D51982

Files:
  clangd/CMakeLists.txt
  clangd/index/dex/Dex.cpp
  clangd/index/dex/Dex.h
  clangd/index/dex/Iterator.cpp
  clangd/index/dex/Iterator.h
  clangd/index/dex/PostingList.cpp
  clangd/index/dex/PostingList.h
  unittests/clangd/DexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51982.165325.patch
Type: text/x-patch
Size: 22286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180913/1750873d/attachment-0001.bin>


More information about the cfe-commits mailing list