On Tue Jun 23, 2026 at 8:49 AM WEST, Egas Ribeiro wrote: > This patch assumes that can_convert_eh isn't altered to cover more of > [except.handle]. I submitted a patch for c++ as well that changes > can_convert_eh. If that is accepted, another patch can be submitted > later removing the redundant cxx_eh_may_catch_p wrapper. This patch is > correct regardless of the outcome of that patch.
The c++ frontend patch was merged, so I'll resubmit this patch without the cxx_eh_may_catch_p wrapper later. Egas
