[libcxx-commits] [PATCH] D126210: [libcxx] Fix allocator<void>::pointer in C++20 with removed members

Ilya Biryukov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 15 01:52:58 PDT 2022


ilya-biryukov updated this revision to Diff 437084.
ilya-biryukov added a comment.

- Fix typos and apply suggestions in documentation and comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126210

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/__config
  libcxx/include/__memory/allocator.h
  libcxx/test/libcxx/utilities/memory/default.allocator/allocator_types.void.cxx20_allocator_void_no_members.verify.cpp
  libcxx/test/libcxx/utilities/memory/default.allocator/allocator_types.void.cxx20_with_removed_members.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126210.437084.patch
Type: text/x-patch
Size: 6676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220615/41d9b312/attachment.bin>


More information about the libcxx-commits mailing list