BitVector::reference operator=(const reference& rhs) is unnecessary thanks to autocon...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 15 Feb 2007 19:21:44 +0000 (19:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 15 Feb 2007 19:21:44 +0000 (19:21 +0000)
commite01ad2d129640a404844b3e55c7be4405ac21a24
tree0d4cc06e57dea16c54cfa5b36237f5877da1084a
parent1f46998b3f05bea569db27b3de78a091aa943ca3
BitVector::reference operator=(const reference& rhs) is unnecessary thanks to autoconvert to bool.

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