[libcxx-commits] [PATCH] D155486: Optimize basic_string's memory usage

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 26 07:15:31 PDT 2023


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

Fix what I am sure is a bug in checking for max_size() in grow_by_....


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155486

Files:
  libcxx/include/string
  libcxx/test/libcxx/strings/basic.string/string.capacity/max_size.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155486.544357.patch
Type: text/x-patch
Size: 5869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230726/752a6f2c/attachment.bin>


More information about the libcxx-commits mailing list