[PATCH] D32060: BitVector: add iterators for bits that are set

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 18:41:53 PDT 2017


thegameg updated this revision to Diff 95256.
thegameg marked 11 inline comments as done.
thegameg added a comment.

Thanks Matthias for the review.


https://reviews.llvm.org/D32060

Files:
  include/llvm/ADT/BitVector.h
  include/llvm/ADT/SmallBitVector.h
  unittests/ADT/BitVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32060.95256.patch
Type: text/x-patch
Size: 4287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170414/45c1f6fc/attachment.bin>


More information about the llvm-commits mailing list