[PATCH] D54933: Fix bugs in SmallBitVector
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 09:59:39 PST 2018
dexonsmith added a comment.
In D54933#1309166 <https://reviews.llvm.org/D54933#1309166>, @bmoody wrote:
> Can't see any way to assert that the bit vector is in small mode.
Since it's important for the test, it might be worth adding one.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54933/new/
https://reviews.llvm.org/D54933
More information about the llvm-commits
mailing list