Skip to content

[6.2] Fix GenericSpecializer for addressable parameters. #80652

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 5 commits into from
Apr 9, 2025

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Apr 8, 2025

Addressable parameters must remain indirect.

Incidentally also fixes an obvious latent bug in which all specialization was disabled if any metatypes could not be specialized.

Fixes rdar://145687827 (Crash of inline-stored Span properties with optimizations)

main PR: #80577

atrick added 5 commits April 8, 2025 14:02
Addressable parameters must remain indirect.

Incidentally also fixes an obvious latent bug in which all specialization was
disabled if any metatypes could not be specialized.

Fixes rdar://145687827 (Crash of inline-stored Span properties with optimizations)

(cherry picked from commit 935b5e7)
@atrick atrick requested a review from a team as a code owner April 8, 2025 21:06
@atrick atrick requested a review from tbkka April 8, 2025 21:07
@atrick atrick added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Apr 8, 2025
@atrick
Copy link
Contributor Author

atrick commented Apr 8, 2025

@swift-ci test

@atrick atrick enabled auto-merge April 8, 2025 22:28
@atrick
Copy link
Contributor Author

atrick commented Apr 9, 2025

swift crashes on Windows while building the sourcekit-lsp package.

@atrick
Copy link
Contributor Author

atrick commented Apr 9, 2025

@swift-ci test windows platform

@atrick atrick merged commit 8802395 into swiftlang:release/6.2 Apr 9, 2025
5 checks passed
@atrick atrick deleted the 62-address-specialize branch April 10, 2025 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants