[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
Wed Jan 11 06:26:18 PST 2023


philnik updated this revision to Diff 488186.
philnik added a comment.

Try to fix CI


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.488186.patch
Type: text/x-patch
Size: 7647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230111/759e22c7/attachment.bin>


More information about the libcxx-commits mailing list