[libcxx-commits] [PATCH] D122877: [libc++] Implement P0401R6 (allocate_at_least)
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 5 06:03:59 PDT 2022
philnik updated this revision to Diff 420481.
philnik marked 9 inline comments as done.
philnik added a comment.
- Address comments
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/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.420481.patch
Type: text/x-patch
Size: 25212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220405/1ff663b7/attachment-0001.bin>
More information about the libcxx-commits
mailing list