make bitvector &= do the right thing if vectors have mismatched length.
authorChris Lattner <sabre@nondot.org>
Thu, 11 Oct 2007 06:12:33 +0000 (06:12 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 11 Oct 2007 06:12:33 +0000 (06:12 +0000)
commit343960af3177b056266fc719489e6ec7a5d869de
treef3fb171763659a43c2b5782703d07faebbdd3574
parent3ef437d137afe7409b93310a2092a2f8a8dbfcca
make bitvector  &= do the right thing if vectors have mismatched length.

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