[libcxx-commits] [PATCH] D68617: partially inline copy constructor basic_string(const basic_string&[, allocator])

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 16 06:46:08 PDT 2019


mvels updated this revision to Diff 225210.
mvels added a comment.



1. Updating D68617 <https://reviews.llvm.org/D68617>: partially inline copy constructor basic_string(const basic_string&[, allocator]) #
2. Enter a brief description of the changes included in this update.
3. The first line is used as subject, next lines as comment. #
4. If you intended to create a new revision, use:
5. $ arc diff --create

Added __config


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68617

Files:
  libcxx/include/__config
  libcxx/include/memory
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68617.225210.patch
Type: text/x-patch
Size: 4699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191016/762a982c/attachment.bin>


More information about the libcxx-commits mailing list