Skip to content

#keyPath Expressions Don't Actually Allow Compound Names #728

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
Sep 8, 2022

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Sep 8, 2022

Somebody added this flag to improve diagnostic QoI. Instead, eat unexpected arguments in compound names as unexpected tokens and keep parsing.

Fixes #674

rdar://99430606

Somebody added this flag to improve diagnostic QoI. Instead, eat unexpected arguments in compound names as unexpected tokens and keep parsing.

Fixes swiftlang#674

rdar://99430606
@CodaFi CodaFi requested a review from ahoppen as a code owner September 8, 2022 01:06
@CodaFi
Copy link
Contributor Author

CodaFi commented Sep 8, 2022

@swift-ci test

@CodaFi CodaFi merged commit 5707ce3 into swiftlang:main Sep 8, 2022
@CodaFi CodaFi deleted the a-pattern-of-behavior branch September 8, 2022 02:45
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.

Round-trip failure with #keyPath expression
1 participant