[libcxx-commits] [PATCH] D135813: [libc++][PMR] Add availability macros

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 19 03:53:37 PDT 2022


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

- Try to fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135813

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/test/libcxx/mem/mem.res/availability.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135813.468858.patch
Type: text/x-patch
Size: 6875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221019/d0b9a940/attachment-0001.bin>


More information about the libcxx-commits mailing list