[libcxx-commits] [PATCH] D122877: [libc++] Implement P0401R6 (allocate_at_least)
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 1 00:42:40 PDT 2022
philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added subscribers: arichardson, mgorny.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
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/diagnostics/detail.headers/memory/allocate_at_least.module.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/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122877.419654.patch
Type: text/x-patch
Size: 24893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220401/5ca3b755/attachment-0001.bin>
More information about the libcxx-commits
mailing list