[libcxx-commits] [PATCH] D122877: [libc++] Implement P0401R6 (allocate_at_least)

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 9 07:04:16 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa96443eddedc: [libc++] Implement P0401R6 (allocate_at_least) (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D122877?vs=421700&id=421728#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122877

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/docs/Status/Cxx2bPapers.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__memory/allocate_at_least.h
  libcxx/include/__memory/allocator.h
  libcxx/include/__split_buffer
  libcxx/include/memory
  libcxx/include/module.modulemap
  libcxx/include/string
  libcxx/include/vector
  libcxx/include/version
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/memory.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/utilities/memory/allocator.traits/allocate_at_least.pass.cpp
  libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate_at_least.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122877.421728.patch
Type: text/x-patch
Size: 29235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220409/612a3df4/attachment-0001.bin>


More information about the libcxx-commits mailing list