[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
Tue Jan 10 14:25:10 PST 2023


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

Remove debug stuff


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.487995.patch
Type: text/x-patch
Size: 6901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230110/36114f8c/attachment.bin>


More information about the libcxx-commits mailing list