[libcxx-commits] [PATCH] D111173: [libc++] Refactor how basic_string and vector hoist exception-throwing functions

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 5 14:34:04 PDT 2021


ldionne updated this revision to Diff 377356.
ldionne edited the summary of this revision.
ldionne added a comment.

Don't touch the base classes since that's an ABI break.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111173

Files:
  libcxx/include/string
  libcxx/include/vector
  libcxx/src/string.cpp
  libcxx/src/vector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111173.377356.patch
Type: text/x-patch
Size: 3636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211005/6ca30ead/attachment.bin>


More information about the libcxx-commits mailing list