[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:35:55 PDT 2021


ldionne updated this revision to Diff 377358.
ldionne added a comment.

Add comments about ABI compat of base classes


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.377358.patch
Type: text/x-patch
Size: 4213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211005/3911bd24/attachment.bin>


More information about the libcxx-commits mailing list