[docs] Update PostingList string representation format
authorKirill Bobyrev <kbobyrev.opensource@gmail.com>
Wed, 26 Sep 2018 14:59:49 +0000 (14:59 +0000)
committerKirill Bobyrev <kbobyrev.opensource@gmail.com>
Wed, 26 Sep 2018 14:59:49 +0000 (14:59 +0000)
commit0cdf629394ac6b4081aa8952d99442e8c1f313d8
tree866d1ca8ef34e9f066e8dcdf787116fc109b21d4
parent863f2b4c8c451db1656f6caaa4415258fe550746
[docs] Update PostingList string representation format

Because `PostingList` objects are compressed, it is now impossible to
see elements other than the current one and the documentation doesn't
match implementation anymore.

Reviewed By: ioeric

Differential Revision: https://reviews.llvm.org/D52545

llvm-svn: 343116
clang-tools-extra/clangd/index/dex/Iterator.h