Skip to content

Parse: Only diagnose dollar-prefixed identifiers that are Swift declarations #34620

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
Dec 4, 2020

Conversation

AnthonyLatsis
Copy link
Collaborator

@AnthonyLatsis AnthonyLatsis commented Nov 7, 2020

The cannot declare entity named '$...' error was allowed to be emitted on identifiers that are not themselves declarations.

@AnthonyLatsis AnthonyLatsis requested a review from rintaro November 7, 2020 02:35
@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please smoke test

@AnthonyLatsis
Copy link
Collaborator Author

@rintaro ping

@rintaro
Copy link
Member

rintaro commented Dec 3, 2020

@swift-ci Please smoke test

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.

Sorry for the delay. LGTM!

@rintaro
Copy link
Member

rintaro commented Dec 3, 2020

@swift-ci Please smoke test

@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please smoke test macOS

@AnthonyLatsis AnthonyLatsis merged commit 413352b into swiftlang:main Dec 4, 2020
@AnthonyLatsis AnthonyLatsis deleted the parse-misc branch December 4, 2020 06:09
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