|
5f92ce4696
|
Eliminate new[0], just set Bits to NULL.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34311 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-15 18:59:15 +00:00 |
|
|
c48aafe6c6
|
Inverted the condition by accident.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34309 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-15 18:48:41 +00:00 |
|
|
506e899490
|
Bug fixes: assignment operator forgot to copy over size; copy ctor forgot to clear unused top bits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34305 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-15 08:15:58 +00:00 |
|
|
ad1d5c3bc5
|
Add a BitVector class.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34301 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-15 05:56:11 +00:00 |
|