[libcxx-commits] [PATCH] D69061: Partially inline copy constructor basic_string(const basic_string&[, allocator]) - ALTERNATIVE to https://reviews.llvm.org/D68617

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 16 11:33:36 PDT 2019


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

- fix ifdef for __init_long


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69061

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69061.225279.patch
Type: text/x-patch
Size: 4408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191016/ebb17c9a/attachment-0001.bin>


More information about the libcxx-commits mailing list