[PATCH] D32302: [BitVector] Add find_last() and find_last_unset()

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 11:20:45 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301014: [BitVector] Add find_last() and find_last_unset(). (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D32302?vs=96163&id=96188#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32302

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32302.96188.patch
Type: text/x-patch
Size: 4815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/b7885ab1/attachment.bin>


More information about the llvm-commits mailing list