[PATCH] D31802: Add methods to find the next *unset* bits in a bit vector

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:07:22 PDT 2017


zturner updated this revision to Diff 94622.
zturner added a comment.

Factored the return statement into a small helper function.


https://reviews.llvm.org/D31802

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31802.94622.patch
Type: text/x-patch
Size: 4818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/aec81d04/attachment.bin>


More information about the llvm-commits mailing list