Skip to content

Build Foundation tests in Swift 4 mode to work around @autoclosure regression #1774

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

Closed

Conversation

tkremenek
Copy link
Member

There is a regression in -swift-version 5 mode when forwarding @autoclosure closures from
one function to another. Temporarily build TestFoundation in -swift-version 4 mode to unblock
bumping the compiler's default to -swift-version 5. This should be removed later.

@tkremenek
Copy link
Member Author

Thanks to @slavapestov and @rjmccall for pointing out this is not a regression. Backing this PR out and creating a new patch.

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.

1 participant