Skip to content

[Syntax] Allow UnknownSyntax to have children #7824

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 1 commit into from
Feb 28, 2017
Merged

[Syntax] Allow UnknownSyntax to have children #7824

merged 1 commit into from
Feb 28, 2017

Conversation

bitjammer
Copy link
Contributor

@bitjammer bitjammer commented Feb 28, 2017

This will make it easier to incrementally implement syntax nodes,
while allowing us to embed nodes that we do know about inside ones
that we don't.

Resolves #46645

This will make it easier to incrementally implement syntax nodes,
while allowing us to embed nodes that we do know about inside ones
that we don't.

https://bugs.swift.org/browse/SR-4062
@bitjammer
Copy link
Contributor Author

@swift-ci Please smoke test

@bitjammer bitjammer merged commit fbe945b into swiftlang:master Feb 28, 2017
@bitjammer bitjammer deleted the sr-4062-unknown-syntax-children branch February 28, 2017 23:04
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.

1 participant