[BitVector] Improve the description of the BitVector::clear to say it removes the...
authorCraig Topper <craig.topper@gmail.com>
Fri, 5 May 2017 22:46:40 +0000 (22:46 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 5 May 2017 22:46:40 +0000 (22:46 +0000)
commit9c287cc701509529765045a987ff234417b9d047
tree12e95841c8684fba60942dadd66a31e310657e72
parent8b38565b2f576f0d46e7ac16ce18ec9e4643eafb
[BitVector] Improve the description of the BitVector::clear to say it removes the bits rather than clearing since clearing could be interpreted as just zeroing. NFC

llvm-svn: 302315
llvm/include/llvm/ADT/BitVector.h