Skip to content

Commit 79b68f9

Browse files
Update 0495-cdecl.md (#2973)
1 parent 40115fa commit 79b68f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0495-cdecl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0495](0495-cdecl.md)
44
* Author: [Alexis Laferrière](https://github.com/xymus)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Ready for Review**
6+
* Status: **Active Review (Sept 25 ... Oct 9, 2025)**
77
* Implementation: On `main` with the experimental feature flags `CDecl` for `@c`, and `CImplementation` for `@c @implementation`. With the exception of the `@objc` support for global functions which is available under the name `@_cdecl`.
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-formalize-cdecl/79557))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-formalize-cdecl/79557))([review](https://forums.swift.org/t/se-0495-c-compatible-functions-and-enums/82365))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)