Skip to content

[ModuleInterface] Guard layout based prespecializations in swiftinter… #64695

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 2 commits into from
Mar 29, 2023

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Mar 28, 2023

…face 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.

…face 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.
@drexin
Copy link
Contributor Author

drexin commented Mar 28, 2023

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented Mar 28, 2023

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented Mar 28, 2023

@swift-ci smoke test macos

1 similar comment
@drexin
Copy link
Contributor Author

drexin commented Mar 29, 2023

@swift-ci smoke test macos

@drexin drexin merged commit 45b8cfd into swiftlang:main Mar 29, 2023
@drexin drexin deleted the wip-107269447 branch March 29, 2023 05:43
drexin added a commit to drexin/swift that referenced this pull request Mar 29, 2023
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 added a commit that referenced this pull request Mar 29, 2023
#64695) (#64712)

* [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
etcwilde pushed a commit to etcwilde/swift that referenced this pull request Apr 19, 2023
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
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