Skip to content

[5.9][ModuleInterface] Guard layout based prespecializations in swiftinter… #64712

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
Mar 29, 2023

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Mar 29, 2023

Cherry-pick of: #64695

  • [ModuleInterface] Guard layout based prespecializations in swiftinterface files

rdar://107269447

To allow compilers that don't have this feature enabled to parse interface files that contain declarations that use layout based prespecializations, it has to be guarded.

swiftlang#64695)

* [ModuleInterface] Guard layout based prespecializations in swiftinterface files

rdar://107269447

To allow compilers that don't have this feature enabled to parse interface files that contain declarations that use layout based prespecializations, it has to be guarded.

* Incorporate feedback
@drexin drexin requested a review from a team as a code owner March 29, 2023 05:45
@drexin
Copy link
Contributor Author

drexin commented Mar 29, 2023

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented Mar 29, 2023

@swift-ci test

@drexin
Copy link
Contributor Author

drexin commented Mar 29, 2023

@swift-ci test macos

@drexin drexin merged commit fd2f878 into swiftlang:release/5.9 Mar 29, 2023
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants