Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-4333] Consider updating the existing tuple-design for function parameters #46916

Closed
bob-wilson opened this issue Mar 24, 2017 · 3 comments
Closed
Assignees
Labels
affects ABI Flag: Affects ABI compiler The Swift compiler in itself runtime The Swift Runtime task

Comments

@bob-wilson
Copy link

Previous ID SR-4333
Radar rdar://problem/31408030
Original Reporter @bob-wilson
Type Task
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Task, AffectsABI, Runtime
Assignee @xedin
Priority Medium

md5: 966e92e5baffa6d6f76e9cb594eb2d82

Issue Description:

From the ABI Stability manifesto's section on Function Metadata: "Function parameters are currently modeled with a tuple-based design, but this should be updated to match modern Swift"

@belkadan
Copy link
Contributor

Related issues: function type mangling and the compiler representation of function types.

@bob-wilson
Copy link
Author

@swift-ci create

@bob-wilson
Copy link
Author

The description of this issue is missing some context. This comes from the "Function Metadata" section of the ABI Stability manifesto (https://github.com/apple/swift/blob/master/docs/ABIStabilityManifesto.md) and was specifically intended to address function metadata issues.

Pavel has completed a re-design of function metadata in #12812 and #12833 and this issue has been resolved as part of that work.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects ABI Flag: Affects ABI compiler The Swift compiler in itself runtime The Swift Runtime task
Projects
None yet
Development

No branches or pull requests

2 participants