[libcxx-commits] [PATCH] D158620: [libcxx] [libcxxabi] don't throw+catch in std::make_exception_ptr when building with libcxxabi

Ivan via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 29 04:38:49 PDT 2023


itrofimow updated this revision to Diff 554263.
itrofimow added a comment.
Herald added a subscriber: arichardson.

- wip on making the build green


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158620

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__exception/exception_ptr.h
  libcxx/include/__typeinfo/typeinfo.h
  libcxx/include/libcxx.imp
  libcxx/include/module.modulemap.in
  libcxx/include/typeinfo
  libcxx/src/support/runtime/exception_pointer_cxxabi.ipp
  libcxx/utils/data/ignore_format.txt
  libcxxabi/include/cxxabi.h
  libcxxabi/src/cxa_exception.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158620.554263.patch
Type: text/x-patch
Size: 35597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230829/27f041d9/attachment-0001.bin>


More information about the libcxx-commits mailing list