Skip to content
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

Cope with the various # tokens not being tokens in swift-syntax #62489

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DougGregor
Copy link
Member

We're moving away from things like #line and #colorLiteral(red:green:blue:alpha:) being special grammar terms, and instead looking to make them macro expansion expressions with built-in macros. swift-syntax is making the switch now, so cope with those changes.

@DougGregor
Copy link
Member Author

swiftlang/swift-syntax#1123

@swift-ci please smoke test

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