Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 5, 2023

Cherry-pick of #1455 to release/5.9


FunctionParameterSyntax was used in a number of cases (function parameter, closure parameter and enum case parameter) and because it needs to satisfy all of them all its parameters are optional. Split it into three different types that have non-optional children.

rdar://106874808

FunctionParameterSyntax was used in a number of cases (function parameter, closure parameter and enum case parameter) and because it needs to satisfy all of them all its parameters are optional. Split it into three different types that have non-optional children.

rdar://106874808
@ahoppen
Copy link
Member Author

ahoppen commented Apr 5, 2023

@ahoppen ahoppen merged commit 7047f5e into swiftlang:release/5.9 Apr 6, 2023
@ahoppen ahoppen deleted the ahoppen/5.9/split-function-parameter branch April 6, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants