Skip to content

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Jun 26, 2024

If we don't, the code generated for the else branch remains associated with the last instruction of the then branch, which yields to confusing debugging sessions.

If we don't, the code generated for the `else` branch remains
associated with the last instruction of the `then` branch, which
yields to confusing debugging sessions.
@sjrd
Copy link
Member Author

sjrd commented Jun 26, 2024

Ah, this had already been done, with better handling of the corner cases, in #20431. Well at least the fact that I fixed it in essentially the same way means it's probably correct, so I merged #20431.

@sjrd sjrd closed this Jun 26, 2024
@sjrd sjrd deleted the fix-i18238 branch June 26, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants