Skip to content

Commit 1915847

Browse files
authored
Accept SE-0476. (#2831)
1 parent ffbbbec commit 1915847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0476-abi-attr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0476](0476-abi-attr.md)
44
* Authors: [Becca Royal-Gordon](https://github.com/beccadax)
55
* Review Manager: [Holly Borla](https://github.com/hborla)
6-
* Status: **Active Review (April 11 - April 25, 2025)**
6+
* Status: **Accepted**
77
* Implementation: behind experimental feature `ABIAttribute` (refinements in [swiftlang/swift#80383](https://github.com/swiftlang/swift/pull/80383))
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-controlling-the-abi-of-a-declaration/75123)) ([review](https://forums.swift.org/t/se-0476-controlling-the-abi-of-a-function-initializer-property-or-subscript/79233))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-controlling-the-abi-of-a-declaration/75123)) ([review](https://forums.swift.org/t/se-0476-controlling-the-abi-of-a-function-initializer-property-or-subscript/79233)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0476-controlling-the-abi-of-a-function-initializer-property-or-subscript/79644))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)