Closed
Description
Even with rust-lang/rust#76570, I think it is possible to unwind past an extern "C"
function by setting an #[unwind]
attribute, and that is UB. We should make sure Miri detects that UB.
Metadata
Metadata
Assignees
Labels
No labels