Skip to content

Refactor nextValueForMacro so it does not rely on tail call optimization #387

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

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

owenv
Copy link
Collaborator

@owenv owenv commented Apr 8, 2025

Avoid overflowing the stack for large settings expressions when TCO fails to kick in

@owenv
Copy link
Collaborator Author

owenv commented Apr 8, 2025

@swift-ci test

@owenv
Copy link
Collaborator Author

owenv commented Apr 9, 2025

@swift-ci test macOS

1 similar comment
@owenv
Copy link
Collaborator Author

owenv commented Apr 9, 2025

@swift-ci test macOS

@owenv owenv merged commit 253fbdf into main Apr 9, 2025
3 checks passed
@owenv owenv deleted the owenv/remove-tc branch April 9, 2025 16:42
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.

3 participants