[libcxx-commits] [PATCH] D148693: [libc++] Set correct size at the end of growing std::string

Tacet via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 5 16:53:24 PDT 2023


AdvenamTacet updated this revision to Diff 537546.
AdvenamTacet marked an inline comment as done.
AdvenamTacet edited the summary of this revision.
AdvenamTacet added a comment.

This update:

- applies comment change suggested by @ldionne (thank you!),
- resolves conflicts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148693

Files:
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148693.537546.patch
Type: text/x-patch
Size: 6575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230705/ac0a0001/attachment.bin>


More information about the libcxx-commits mailing list