[PATCH] D18578: BitVector: Add insert() and erase() methods.
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 13:57:47 PDT 2016
MatzeB updated this revision to Diff 52120.
MatzeB added a comment.
Implement insert() and erase() in SmallBitVector as well and add tests.
Repository:
rL LLVM
http://reviews.llvm.org/D18578
Files:
include/llvm/ADT/BitVector.h
include/llvm/ADT/SmallBitVector.h
unittests/ADT/BitVectorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18578.52120.patch
Type: text/x-patch
Size: 3081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160330/31f57966/attachment.bin>
More information about the llvm-commits
mailing list