OSDN Git Service

[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)
commit58d2d9869a55a43151609d631026ce647fa6d67c
tree4cd0f96675c253d079b4d1b2b8e6225afb2485f8
parentda0638fc06aad71a3afecc8cf03b6e1819200ade
[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

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