[PATCH] D32244: [BitVector] Add << and >> operators

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 09:15:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300848: [BitVector] Add operator<<= and operator>>=. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D32244?vs=95847&id=95967#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32244

Files:
  llvm/trunk/include/llvm/ADT/BitVector.h
  llvm/trunk/include/llvm/ADT/SmallBitVector.h
  llvm/trunk/unittests/ADT/BitVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32244.95967.patch
Type: text/x-patch
Size: 12147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/9804e91e/attachment.bin>


More information about the llvm-commits mailing list