[PATCH] D32367: [BitVector] Hold the underlying storage as a MutableArrayRef.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 13:25:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301031: [BitVector] Make BitVector store an ArrayRef. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D32367?vs=96198&id=96218#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32367

Files:
  llvm/trunk/include/llvm/ADT/BitVector.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32367.96218.patch
Type: text/x-patch
Size: 8453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/29206588/attachment.bin>


More information about the llvm-commits mailing list