Skip to content

SILGen: Skip emitting non-exportable property wrapper backing inits #70363

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

Conversation

tshortli
Copy link
Contributor

When -experimental-skip-non-exportable-decls is specified, skip emitting property wrapper backing inits since they cannot be referenced directly by module clients.

Resolves rdar://119469651

When `-experimental-skip-non-exportable-decls` is specified, skip emitting
property wrapper backing inits since they cannot be referenced directly by
module clients.

Resolves rdar://119469651
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge December 11, 2023 00:36
@tshortli tshortli merged commit 84ba636 into swiftlang:main Dec 11, 2023
@tshortli tshortli deleted the silgen-skip-non-exportable-property-wrapper-backing-inits branch December 11, 2023 05:21
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.

1 participant