[libcxx-commits] [PATCH] D147637: [libunwind] [SEH] Sync LSDA and handler between unw_proc_info_t and DISPATCHER_CONTEXT
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 6 13:46:12 PDT 2023
mstorsjo added a comment.
In D147637#4249744 <https://reviews.llvm.org/D147637#4249744>, @cdavis5x wrote:
> How did I not catch this?? I could've sworn the tests all passed when I originally put this in...
FWIW, libunwind's tests don't really exercise the forced unwinding much, but libcxxabi has got much more tests for that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147637/new/
https://reviews.llvm.org/D147637
More information about the libcxx-commits
mailing list