[libcxx-commits] [PATCH] D136191: [libc++][PMR] Add attributes
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Oct 29 12:57:01 PDT 2022
philnik updated this revision to Diff 471775.
philnik added a comment.
Rebased; Fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136191/new/
https://reviews.llvm.org/D136191
Files:
libcxx/include/__memory_resource/memory_resource.h
libcxx/include/__memory_resource/unsynchronized_pool_resource.h
libcxx/test/std/utilities/utility/mem.res/mem.res.global/null_memory_resource.pass.cpp
libcxx/test/std/utilities/utility/mem.res/mem.res/mem.res.public/allocate.pass.cpp
libcxx/test/std/utilities/utility/mem.res/mem.res/mem.res.public/deallocate.pass.cpp
libcxx/test/support/test_std_memory_resource.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136191.471775.patch
Type: text/x-patch
Size: 5354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221029/3ea3d9c7/attachment-0001.bin>
More information about the libcxx-commits
mailing list