[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 04:41:23 PDT 2021


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

Updated Linux ABI list


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.377804.patch
Type: text/x-patch
Size: 11224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211007/bc327091/attachment.bin>


More information about the libcxx-commits mailing list