[PATCH] D84690: Make iterators of BitVector easier to use by inheriting iterator_facade_base

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 14:06:10 PDT 2020


thegameg added a comment.

In D84690#2179205 <https://reviews.llvm.org/D84690#2179205>, @dblaikie wrote:

> Indeed, sorry that fell through & I didn't understand enough about iterators to instead suggest falling back to an input iterator instead of figuring out how to fit the semantics of the forward iterator.

No worries, I was quite confused as well there. Thanks for figuring this stuff out!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84690/new/

https://reviews.llvm.org/D84690



More information about the llvm-commits mailing list