Skip to content

Commit 626a4af

Browse files
committed
SE-0495: Mark @c as implemented on 6.3
1 parent 0e14aa5 commit 626a4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0495-cdecl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Author: [Alexis Laferrière](https://github.com/xymus)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
66
* Status: **Active Review (September 25th...October 9th, 2025)**
7-
* 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`.
7+
* Implementation: On `6.3`. With the exception of the `@objc` support for global functions which is not yet implemented.
88
* 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

0 commit comments

Comments
 (0)