[libcxx-commits] [PATCH] D110846: [libcxx] Make allocator<T>:allocate throw bad_array_new_length

Mikhail Maltsev via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 7 03:24:00 PDT 2021


miyuki updated this revision to Diff 377793.
miyuki added a comment.

Rebased


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

https://reviews.llvm.org/D110846

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/Cxx20Issues.csv
  libcxx/include/__memory/allocator.h
  libcxx/include/experimental/memory_resource
  libcxx/include/new
  libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/allocate.pass.cpp
  libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/do_allocate_and_deallocate.pass.cpp
  libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110846.377793.patch
Type: text/x-patch
Size: 9629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211007/f159db7a/attachment.bin>


More information about the libcxx-commits mailing list