[libcxx-commits] [PATCH] D115730: [libc++] Add a helper class to write code with the strong exception guarantee
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 20 08:17:54 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG37e6bd8bc8da: [libc++] Add a helper class to write code with the strong exception guarantee (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115730/new/
https://reviews.llvm.org/D115730
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__utility/transaction.h
libcxx/include/module.modulemap
libcxx/include/utility
libcxx/test/libcxx/diagnostics/detail.headers/utility/transaction.module.verify.cpp
libcxx/test/libcxx/utilities/transaction.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115730.395460.patch
Type: text/x-patch
Size: 10756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211220/e0ab7f93/attachment.bin>
More information about the libcxx-commits
mailing list