From 2666e940998f1639adbdd66ca6f792dfabdcad44 Mon Sep 17 00:00:00 2001 From: Doug Gregor Date: Mon, 22 Sep 2025 12:35:33 -0700 Subject: [PATCH] Add review link for SE-0492 --- proposals/0492-section-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/0492-section-control.md b/proposals/0492-section-control.md index 1585f96da8..0f84487b38 100644 --- a/proposals/0492-section-control.md +++ b/proposals/0492-section-control.md @@ -4,7 +4,7 @@ * Authors: [Kuba Mracek](https://github.com/kubamracek) * Status: **Active review (September 22 ... October 6, 2025)** * Implementation: available in recent `main` snapshots under the experimental feature `SymbolLinkageMarkers` and with undercored attribute names `@_section` and `@_used`. -* Review: TBD +* Review: [review](https://forums.swift.org/t/se-0492-section-placement-control/82289) * Discussion threads: * Pitch #1: https://forums.swift.org/t/pitch-low-level-linkage-control-attributes-used-and-section/65877 * Pitch #2: https://forums.swift.org/t/pitch-2-low-level-linkage-control/69752