Skip to content

[NFC] Workaround compiler issue by renaming some optionals #498

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
Feb 16, 2021

Conversation

davidungar
Copy link
Contributor

In some cases, some versions of the compiler cannot cope with if let foo = foo. So just rename the variables in the problematic cases.

@davidungar
Copy link
Contributor Author

@swift-ci please test

@davidungar davidungar requested a review from artemcm February 16, 2021 17:31
@davidungar davidungar merged commit 989f7b4 into swiftlang:main Feb 16, 2021
@davidungar davidungar deleted the run-tests branch July 3, 2021 17:00
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