File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33* Proposal: [ SE-0497] ( 0497-definition-visibility.md )
44* Authors: [ Doug Gregor] ( https://github.com/DougGregor/ )
55* Review Manager: [ Becca Royal-Gordon] ( https://github.com/beccadax )
6- * Status: ** Active review (October 13...27, 2025) **
6+ * Status: ** Accepted **
77* Implementation: Functionality is available via hidden ` @_alwaysEmitIntoClient ` and ` @_neverEmitIntoClient ` attributes in recent ` main ` snapshots.
8- * Review: ([ pitch] ( https://forums.swift.org/t/pitch-controlling-function-definition-visibility-in-clients/82372 ) ) ([ review] ( https://forums.swift.org/t/se-0497-controlling-function-definition-visibility-in-clients/82666 ) )
8+ * Review: ([ pitch] ( https://forums.swift.org/t/pitch-controlling-function-definition-visibility-in-clients/82372 ) ) ([ review] ( https://forums.swift.org/t/se-0497-controlling-function-definition-visibility-in-clients/82666 ) ) ( [ acceptance ] ( https://forums.swift.org/t/accepted-se-0497-controlling-function-definition-visibility-in-clients/83068 ) )
99
1010## Introduction
1111
You can’t perform that action at this time.
0 commit comments