Skip to content

libSyntax: support generic parameter clause. #13286

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 3 commits into from
Dec 6, 2017
Merged

libSyntax: support generic parameter clause. #13286

merged 3 commits into from
Dec 6, 2017

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Dec 5, 2017

This patch also performs minor refactoring to align syntax parsing
context with the right scope. We start to support the generic clauses
because they are necessary pieces to construct struct or
function syntax node.

This patch also performs minor refactoring to align syntax parsing
context with the right scope. We start to support the generic clauses
because they are necessary pieces to construct struct or
function syntax node.
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 5, 2017

@swift-ci please smoke test and merge

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 6, 2017

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 6, 2017

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 6, 2017

@swift-ci Please clean test Linux platform

@swift-ci
Copy link
Contributor

swift-ci commented Dec 6, 2017

Build failed
Swift Test Linux Platform
Git Sha - 5d1c5ff

@nkcsgexi nkcsgexi merged commit fec040d into swiftlang:master Dec 6, 2017
@nkcsgexi nkcsgexi deleted the lib-syntax-generic-parameter branch December 6, 2017 03:34
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
This patch also performs minor refactoring to align syntax parsing
context with the right scope. We start to support the generic clauses
because they are necessary pieces to construct struct or
function syntax node.
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