We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95610e7 commit d89c195Copy full SHA for d89c195
proposals/nnnn-definition-visibility.md renamed to proposals/0497-definition-visibility.md
@@ -1,9 +1,9 @@
1
# Controlling function definition visibility in clients
2
3
-* Proposal: [SE-NNNN](NNNN-filename.md)
+* Proposal: [SE-0497](0497-filename.md)
4
* Authors: [Doug Gregor](https://github.com/DougGregor/)
5
-* Review Manager: TBD
6
-* Status: **Awaiting review**
+* Review Manager: [Becca Royal-Gordon](https://github.com/beccadax)
+* Status: **Active review (October 13...20, 2025)**
7
* 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))
9
0 commit comments