Skip to content

Conversation

@DougGregor
Copy link
Member

Part of the Embedded Swift linkage model, this attribute ensures that the function it applies to has a strong definition in its owning module, and that its SIL is never serialized. That way, other modules will not have access to its definition.

Implements rdar://158364184.

Part of the Embedded Swift linkage model, this attribute ensures that
the function it applies to has a strong definition in its owning
module, and that its SIL is never serialized. That way, other modules
will not have access to its definition.

Implements rdar://158364184.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor enabled auto-merge August 18, 2025 06:24
@DougGregor
Copy link
Member Author

@swift-ci please smoke test macOS

@DougGregor DougGregor merged commit 4ff65cc into swiftlang:main Aug 18, 2025
3 checks passed
@DougGregor DougGregor deleted the never-emit-into-client branch August 18, 2025 13:11
@nkcsgexi
Copy link
Contributor

🎉

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