[libcxx-commits] [PATCH] D143010: [libc++abi][AIX] Skip non-C++ EH aware frames when retrieving exception object

Xing Xue via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 2 09:07:57 PST 2023


xingxue updated this revision to Diff 494333.
xingxue marked 2 inline comments as done.
xingxue added a comment.

Addressed comment:

- Call abort() instead of std::abort().


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143010

Files:
  libcxxabi/src/aix_state_tab_eh.inc
  libcxxabi/test/vendor/ibm/aix_xlclang_passing_excp_obj_32.pass.sh.S
  libcxxabi/test/vendor/ibm/aix_xlclang_passing_excp_obj_64.pass.sh.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143010.494333.patch
Type: text/x-patch
Size: 58359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230202/1516ed5f/attachment-0001.bin>


More information about the libcxx-commits mailing list