[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
Fri Dec 17 08:19:25 PST 2021


ldionne updated this revision to Diff 395142.
ldionne marked 7 inline comments as done.
ldionne added a comment.

Fix constexpr macros


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.395142.patch
Type: text/x-patch
Size: 10756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211217/fbf744f1/attachment.bin>


More information about the libcxx-commits mailing list