[libcxx-commits] [PATCH] D145589: [libc++] Make std::allocator_arg and friends conforming in C++17

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 20 10:41:18 PDT 2023


ldionne updated this revision to Diff 515386.
ldionne added a comment.

Fix rebase issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145589

Files:
  libcxx/include/__functional/bind.h
  libcxx/include/__memory/allocator_arg_t.h
  libcxx/include/__mutex/tag_types.h
  libcxx/include/__utility/piecewise_construct.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145589.515386.patch
Type: text/x-patch
Size: 3875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230420/919cbbee/attachment.bin>


More information about the libcxx-commits mailing list