[PATCH] D54933: Fix bugs in SmallBitVector

Brad Moody via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 23:59:28 PST 2018


bmoody updated this revision to Diff 175406.
bmoody added a comment.

Reorganize tests for clarity.

Can't see any way to assert that the bit vector is in small mode.


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

https://reviews.llvm.org/D54933

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54933.175406.patch
Type: text/x-patch
Size: 9559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/5c0a9c90/attachment.bin>


More information about the llvm-commits mailing list