[libcxx-commits] [PATCH] D153427: [libc++] Add noexcept clauses to swap per P0408R7 (Efficient Access to basic_stringbuf's Buffer)

Piotr Fusik via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 21 10:28:41 PDT 2023


pfusik updated this revision to Diff 533325.
pfusik marked 4 inline comments as done.
pfusik added a comment.

Reword comments.
More tests, descriptive classes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153427

Files:
  libcxx/include/sstream
  libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/member_swap_noexcept.pass.cpp
  libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/nonmember_swap_noexcept.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153427.533325.patch
Type: text/x-patch
Size: 11288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230621/b7b73c90/attachment.bin>


More information about the libcxx-commits mailing list