[PATCH] D11342: Minor fixes for SparseBitVector

Lenar Safin safin at smartdec.ru
Sun Jul 19 10:57:54 PDT 2015


sl created this revision.
sl added a reviewer: dberlin.
sl added a subscriber: llvm-commits.
sl set the repository for this revision to rL LLVM.

1. Fix return value in `SparseBitVector::operator&=`.
2. Add checks if SBV is being assigned is invoking SBV.

Repository:
  rL LLVM

http://reviews.llvm.org/D11342

Files:
  ../include/llvm/ADT/SparseBitVector.h
  ../unittests/ADT/SparseBitVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11342.30122.patch
Type: text/x-patch
Size: 4564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150719/c49f8718/attachment.bin>


More information about the llvm-commits mailing list