[libcxx-commits] [PATCH] D91778: [libc++] [P0966] [C++20] Fix bug PR45368 by correctly implementing P0966: string::reserve should not shrink.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 26 01:13:20 PST 2020


This revision was automatically updated to reflect the committed changes.
curdeius marked an inline comment as done.
Closed by commit rG841132efda21: [libc++] [P0966] [C++20] Fix bug PR45368 by correctly implementing P0966… (authored by curdeius).

Changed prior to commit:
  https://reviews.llvm.org/D91778?vs=307531&id=307785#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91778

Files:
  libcxx/docs/Cxx2aStatus.rst
  libcxx/docs/Cxx2aStatusPaperStatus.csv
  libcxx/include/__config
  libcxx/include/string
  libcxx/test/libcxx/strings/basic.string/string.capacity/reserve.pass.cpp
  libcxx/test/std/strings/basic.string/string.capacity/reserve.deprecated_in_cxx20.verify.cpp
  libcxx/test/std/strings/basic.string/string.capacity/reserve.pass.cpp
  libcxx/test/std/strings/basic.string/string.capacity/reserve_size.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91778.307785.patch
Type: text/x-patch
Size: 17635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201126/5494a482/attachment.bin>


More information about the libcxx-commits mailing list