[libcxx-commits] [PATCH] D136194: [libc++][PMR] Mark completed papers and issues as such

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 23 16:57:05 PDT 2022


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

- Rebased
- Address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136194/new/

https://reviews.llvm.org/D136194

Files:
  libcxx/include/__availability
  libcxx/include/__memory_resource/memory_resource.h
  libcxx/include/__memory_resource/monotonic_buffer_resource.h
  libcxx/include/__memory_resource/polymorphic_allocator.h
  libcxx/include/__memory_resource/synchronized_pool_resource.h
  libcxx/include/__memory_resource/unsynchronized_pool_resource.h
  libcxx/include/deque
  libcxx/include/forward_list
  libcxx/include/list
  libcxx/include/map
  libcxx/include/regex
  libcxx/include/set
  libcxx/include/string
  libcxx/include/unordered_map
  libcxx/include/unordered_set
  libcxx/include/vector
  libcxx/test/libcxx/mem/mem.res/availability.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136194.470023.patch
Type: text/x-patch
Size: 17237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221023/259c56c2/attachment.bin>


More information about the libcxx-commits mailing list