[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
Tue Dec 14 15:02:20 PST 2021


ldionne updated this revision to Diff 394392.
ldionne marked 14 inline comments as done.
ldionne added a comment.

Address review comments.


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.394392.patch
Type: text/x-patch
Size: 10744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211214/bbebb7c0/attachment-0001.bin>


More information about the libcxx-commits mailing list