[libcxx-commits] [PATCH] D102727: Use precise growth rather than amortized growth in std::string::resize/__resize_default_init.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 11 18:39:18 PDT 2023


ldionne commandeered this revision.
ldionne edited reviewers, added: ezbr; removed: ldionne.
ldionne added a comment.
Herald added a project: All.

[Github PR transition cleanup]

Abandoning to clear the review queue since we will not be moving forward with this change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102727



More information about the libcxx-commits mailing list