Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that non-local returns work properly in inline functions #3986

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

dkhalanskyjb
Copy link
Contributor

Also, ensure that the workaround for KT-58685 still works. It turns out, it was enough to move the return a bit to fix the issue.

Fixes #3985

Also, ensure that the workaround for KT-58685 still works.
It turns out, it was enough to move the `return` a bit to fix the
issue.

Fixes #3985
@dkhalanskyjb
Copy link
Contributor Author

I intentionally chose the parent commit of this so that the miscompilation still happens in our test environment. After the CI passes, I'll rebase it on top of the current develop.

@dkhalanskyjb dkhalanskyjb merged commit 7bb0638 into develop Dec 21, 2023
1 check failed
@dkhalanskyjb dkhalanskyjb deleted the fix-3985 branch December 21, 2023 10:45
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.

None yet

2 participants