Skip to content

Add syntax nodes for #fileID #226

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
Jul 17, 2020

Conversation

beccadax
Copy link
Contributor

@beccadax beccadax commented Jul 9, 2020

This PR is primarily a companion to swiftlang/swift#32700, adding the new token and expression type used by #fileID, but it also picks up some changes to auto-derivation syntax that don't seem to have been incorporated into swift-syntax yet.

(Edit: Looks like I was racing with the autodiff folks.)

Part of rdar://65113871.

@beccadax beccadax force-pushed the magical-and-evolutionary branch from b3932db to c7126eb Compare July 9, 2020 02:10
@beccadax beccadax marked this pull request as draft July 9, 2020 02:12
@beccadax beccadax changed the title Add syntax nodes for #fileID (and DerivativeRegistrationAttributeArgumentsSyntax) Add syntax nodes for #fileID Jul 10, 2020
@beccadax
Copy link
Contributor Author

With swiftlang/swift#32700

@swift-ci please test

@beccadax beccadax marked this pull request as ready for review July 16, 2020 23:32
@beccadax
Copy link
Contributor Author

With swiftlang/swift#32700

@swift-ci please smoke test

@beccadax beccadax requested a review from rintaro July 16, 2020 23:33
@beccadax beccadax merged commit 3d512f3 into swiftlang:master Jul 17, 2020
adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
Allocate 1 instance of each rule per LintPipeline.
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