[libcxx-commits] [PATCH] D138601: [libc++] Fix memory leaks when throwing inside std::vector constructors

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 23 15:13:46 PST 2022


philnik updated this revision to Diff 477624.
philnik added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138601

Files:
  libcxx/include/vector
  libcxx/test/std/containers/sequences/vector/vector.cons/throwing.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138601.477624.patch
Type: text/x-patch
Size: 11449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221123/f90a9c8a/attachment.bin>


More information about the libcxx-commits mailing list