commit | 0cdf629394ac6b4081aa8952d99442e8c1f313d8 | [log] [tgz] |
---|---|---|
author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | Wed Sep 26 14:59:49 2018 +0000 |
committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | Wed Sep 26 14:59:49 2018 +0000 |
tree | 866d1ca8ef34e9f066e8dcdf787116fc109b21d4 | |
parent | 863f2b4c8c451db1656f6caaa4415258fe550746 [diff] |
[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