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

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 16:04:47 PDT 2017


zturner updated this revision to Diff 95847.
zturner added a comment.

Reduced indentation level a little bit.


https://reviews.llvm.org/D32244

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32244.95847.patch
Type: text/x-patch
Size: 12120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/ee2d809a/attachment.bin>


More information about the llvm-commits mailing list