[ADT] Make capacity_in_bytes support BitVector. NFC.
authorVedant Kumar <vsk@apple.com>
Mon, 16 Nov 2015 04:02:36 +0000 (04:02 +0000)
committerVedant Kumar <vsk@apple.com>
Mon, 16 Nov 2015 04:02:36 +0000 (04:02 +0000)
commit253c92969160b1753c0acda23a7a0cab029e056b
tree3a22676b5b1c94767175b0c8e711db76aa37af34
parent284e00c04e6fb5ba4cb413b6b1e2b1b0152d89fa
[ADT] Make capacity_in_bytes support BitVector. NFC.

This makes it a bit easier to replace instances of vector<bool> with
BitVector.

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