[libcxx-commits] [PATCH] D141435: [libc++] Make pmr::monotonic_buffer_resource bump down
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 12 09:36:54 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rG549a5fd0b789: [libc++] Make pmr::monotonic_buffer_resource bump down (authored by philnik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141435/new/
https://reviews.llvm.org/D141435
Files:
libcxx/benchmarks/CMakeLists.txt
libcxx/benchmarks/monotonic_buffer.bench.cpp
libcxx/include/__memory_resource/monotonic_buffer_resource.h
libcxx/src/memory_resource.cpp
libcxx/test/libcxx/utilities/utility/mem.res/mem.res.monotonic.buffer/mem.res.monotonic.buffer.mem/allocate_from_underaligned_buffer.pass.cpp
libcxx/test/std/utilities/utility/mem.res/mem.res.monotonic.buffer/mem.res.monotonic.buffer.mem/allocate_from_underaligned_buffer.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141435.488698.patch
Type: text/x-patch
Size: 7582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230112/5f97b3e7/attachment-0001.bin>
More information about the libcxx-commits
mailing list