Skip to content

Conversation

nkcsgexi
Copy link
Contributor

ParsedSyntaxBuilder has a convenient function to add member to a syntax-collection
child. The function name uses the type name of the collection's members,
which can lead to name collision. This patch renames it.

@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

@nkcsgexi nkcsgexi force-pushed the syntax-disambiguity branch from fb7393d to 98eae80 Compare April 20, 2019 00:45
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

ParsedSyntaxBuilder has a convenient function to add member to a syntax-collection
child. The function name uses the type name of the collection's members,
which can lead to name collision. This patch renames it.
@nkcsgexi nkcsgexi force-pushed the syntax-disambiguity branch from 98eae80 to 1015a60 Compare April 20, 2019 01:16
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

@nkcsgexi nkcsgexi merged commit a9ba1ce into swiftlang:master Apr 20, 2019
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