Skip to content

Commit 268044a

Browse files
authored
Merge pull request #2962 from DougGregor/se-0492-review-start
Initiate review of SE-0492 "Section Placement Control"
2 parents 9753ec8 + 152203a commit 268044a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

proposals/0nnn-section-control.md renamed to proposals/0492-section-control.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Section Placement Control
22

3-
* Proposal: [SE-0NNN](0nnn-section-control.md)
3+
* Proposal: [SE-0492](0492-section-control.md)
44
* Authors: [Kuba Mracek](https://github.com/kubamracek)
5-
* Status: Pitch #3
5+
* Status: **Active review (September 22 ... October 6, 2025)**
6+
* Implementation: available in recent `main` snapshots under the experimental feature `SymbolLinkageMarkers` and with undercored attribute names `@_section` and `@_used`.
7+
* Review: TBD
68
* Discussion threads:
79
* Pitch #1: https://forums.swift.org/t/pitch-low-level-linkage-control-attributes-used-and-section/65877
810
* Pitch #2: https://forums.swift.org/t/pitch-2-low-level-linkage-control/69752

0 commit comments

Comments
 (0)