When resizing a BitVector with size 0, be sure to clear the low word before using it.
authorOwen Anderson <resistor@mac.com>
Mon, 9 Jul 2007 23:39:39 +0000 (23:39 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 9 Jul 2007 23:39:39 +0000 (23:39 +0000)
commit0c81450a0c1f859738a2f209a89de10f889fcd84
tree99b726d98d2f4a21f79d878cc3615d1f8e00b787
parentdfa24357840e191e9f69a803b6b14ef1032a26b4
When resizing a BitVector with size 0, be sure to clear the low word before using it.

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