[PATCH] D33104: [BitVector] Implement find_[first/last]_[set/unset]_in

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 09:03:18 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303269: [BitVector] Add find_[first,last]_[set,unset]_in. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D33104?vs=98658&id=99315#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33104

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33104.99315.patch
Type: text/x-patch
Size: 16374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/8d9a1397/attachment.bin>


More information about the llvm-commits mailing list