Blocks that are part of unwinding code always need to marked as cleanup. This seems like an easy thing to check in the validation pass. I believe this would have caught a bug in the generator transform (a pretty long time ago).
This issue has been assigned to @DoctorN via this comment.
Blocks that are part of unwinding code always need to marked as
cleanup. This seems like an easy thing to check in the validation pass. I believe this would have caught a bug in the generator transform (a pretty long time ago).This issue has been assigned to @DoctorN via this comment.