Skip to content

[Syntax] Add #selector and #keyPath tokens #13615

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 4 commits into from
Dec 29, 2017

Conversation

harlanhaskins
Copy link
Contributor

Seems I missed these while writing Token.py originally. This is needed to avoid crashing while deserializing tokens.

@harlanhaskins
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 83c74a7

@harlanhaskins
Copy link
Contributor Author

@swift-ci please clean smoke test

@harlanhaskins
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 83c74a7

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 83c74a7

Copy link
Member

@rintaro rintaro left a comment

Choose a reason for hiding this comment

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

Thank you!

@harlanhaskins harlanhaskins merged commit 9185ef5 into swiftlang:master Dec 29, 2017
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
* [Syntax] Add #selector and #keyPath tokens

* [Syntax][test] Add #selector and #keyPath to syntax parsing tests

* [Syntax] Don't fatalError on an unknown token kind

* Fix test build error
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.

3 participants