Fix an off-by-one bug in computing the index of the word to clear.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 15 Feb 2007 20:49:10 +0000 (20:49 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 15 Feb 2007 20:49:10 +0000 (20:49 +0000)
commitf1f007d2ffeb5534070208938aaa7f3065d70f61
tree21ef1a6b3c6f44c587d1e1fe879538636426887f
parent9d1597b086114d643a8c5db71fffa72ae8bb06f3
Fix an off-by-one bug in computing the index of the word to clear.

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