Skip to content

Rename nameForDiagnostics 'function parameter' -> 'parameter' #966

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

Merged

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 17, 2022

This node is also used to model enum parameters.

@ahoppen ahoppen requested a review from bnbarham October 17, 2022 15:58
This node is also used to model enum parameters.
@ahoppen ahoppen force-pushed the ahoppen/function-parameter-to-parameter branch from da40f92 to ea88543 Compare October 18, 2022 12:36
@ahoppen
Copy link
Member Author

ahoppen commented Oct 18, 2022

@swift-ci Please test

@ahoppen ahoppen merged commit be959d1 into swiftlang:main Oct 18, 2022
@ahoppen ahoppen deleted the ahoppen/function-parameter-to-parameter branch October 18, 2022 15:34
@@ -712,7 +712,7 @@ public let DECL_NODES: [Node] = [
]),

Node(name: "FunctionParameter",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the node names be renamed 🤔?

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