[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
Mon Oct 18 08:33:07 PDT 2021


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

1. Rebased
2. Fixed grammar in ReleaseNotes


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/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
  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.380415.patch
Type: text/x-patch
Size: 11441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211018/071a7fb6/attachment.bin>


More information about the libcxx-commits mailing list