[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 06:34:43 PST 2023


xingxue updated this revision to Diff 494286.
xingxue marked 3 inline comments as done.
xingxue added a comment.

Addressed comments:

- changed a comment as suggested to be more descriptive
- fixed the text of a trace print


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.494286.patch
Type: text/x-patch
Size: 58344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230202/34b62b8b/attachment-0001.bin>


More information about the libcxx-commits mailing list