diff options
| author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-09-13 17:11:03 +0000 |
|---|---|---|
| committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-09-13 17:11:03 +0000 |
| commit | 249c5864cf9657a320e427318a879ba809e84b1a (patch) | |
| tree | 3a612c6ebb5068f20541582a528912a71e91d7b3 /llvm/lib | |
| parent | f29b36c76d6452180957472ac62a65507d822301 (diff) | |
| download | bcm5719-llvm-249c5864cf9657a320e427318a879ba809e84b1a.tar.gz bcm5719-llvm-249c5864cf9657a320e427318a879ba809e84b1a.zip | |
[clangd] Introduce PostingList interface
This patch abstracts `PostingList` interface and reuses existing
implementation. It will be used later to test different `PostingList`
representations.
No functionality change is introduced, this patch is mostly refactoring
so that the following patches could focus on functionality while not
being too hard to review.
Reviewed By: sammccall, ioeric
Differential Revision: https://reviews.llvm.org/D51982
llvm-svn: 342155
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

