Skip to content
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

[Serialization] Fix serialization for InlineArray sugar #80318

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Mar 26, 2025

Looks like we forgot the call to registerDeclTypeAbbr for the new InlineArrayTypeLayout in: #80087. Add it here.

@Azoy Azoy requested a review from xymus as a code owner March 26, 2025 19:38
@Azoy
Copy link
Contributor Author

Azoy commented Mar 26, 2025

@swift-ci please smoke test

Copy link
Contributor

@hamishknight hamishknight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Azoy Azoy merged commit dccbcf3 into swiftlang:main Mar 27, 2025
3 checks passed
@Azoy Azoy deleted the fix-inline-array-sugar-serialization branch March 27, 2025 16:34
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