This fixes resizing issues with BitVectors. It ensures that the BitWord type...
This fixes resizing issues with BitVectors. It ensures that the BitWord type and type size is always used, and ensures completely correct clearing of unused high bits, and setting of bits when resizing. It should resolve PR1563. llvm-svn: 40871
Loading
Please register or sign in to comment