Skip to content

libSyntax: create parameter list for function signatures without parameters. #13350

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
merged 2 commits into from
Dec 9, 2017
Merged

libSyntax: create parameter list for function signatures without parameters. #13350

merged 2 commits into from
Dec 9, 2017

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Dec 9, 2017

If we don't create the empty parameter list, a 0-parameter function declaration
will not be well-formed.

…meters.

If we don't create the empty parameter list, a 0-parameter function declaration
will not be well-formed.
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 9, 2017

@swift-ci please smoke test and merge

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 9, 2017

@swift-ci please smoke test and merge

1 similar comment
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 9, 2017

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 48c9788 into swiftlang:master Dec 9, 2017
@nkcsgexi nkcsgexi deleted the lib-syntax-function-no-param branch December 9, 2017 07:55
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