Proper fix for the off-by-one bug in clear_unused_bits().
authorEvan Cheng <evan.cheng@apple.com>
Thu, 15 Feb 2007 21:38:15 +0000 (21:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 15 Feb 2007 21:38:15 +0000 (21:38 +0000)
commitb5aabee33073068f1f6bb71c1da9000b03b16181
treeed25b2e23a8f3566b9508d03f0214a1930cedfcc
parent15005154069d43927e474e78d6bb5960112b9052
Proper fix for the off-by-one bug in clear_unused_bits().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34328 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/BitVector.h