[libcxx-commits] [PATCH] D112150: [libcxx] Support allocators with explicit c-tors in vector<bool>

Mikhail Maltsev via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 21 02:39:36 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG49be23a1eb57: [libcxx] Support allocators with explicit c-tors in vector<bool> (authored by miyuki).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112150/new/

https://reviews.llvm.org/D112150

Files:
  libcxx/include/vector
  libcxx/test/std/containers/sequences/vector.bool/insert_iter_iter_iter.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/insert_iter_size_value.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/insert_iter_value.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/reserve.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/resize_size.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112150.381183.patch
Type: text/x-patch
Size: 6041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211021/afe0c61a/attachment-0001.bin>


More information about the libcxx-commits mailing list