Skip to content

Stop using renamed pattern which can cause compiler crash #183

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
May 30, 2024

Conversation

PeterAdams-A
Copy link
Contributor

Motivation:

Deprecation with rename fixit has been seen to cause compiler crashes in 5.x compiler versions.

Modifications:

Deprecate with message for 5.x compilers.

Result:

Compilation without failure in all scenarios

Motivation:

Deprecation with rename fixit has been seen to cause compiler crashes
in 5.x compiler versions.

Modifications:

Deprecate with message for 5.x compilers.

Result:

Compilation without failure in all scenarios
@gjcairo
Copy link
Collaborator

gjcairo commented May 29, 2024

@swift-server-bot test this please

@FranzBusch
Copy link
Contributor

@swift-server-bot test this please

@PeterAdams-A
Copy link
Contributor Author

swiftlang/swift#68053 I believe is the fix to the compiler.

@FranzBusch FranzBusch merged commit 05d3852 into swift-server:main May 30, 2024
4 of 5 checks passed
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