Skip to content

[Macros] Update member attribute macro test cases to account for a SwiftSyntax change. #63419

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
Feb 6, 2023

Conversation

hborla
Copy link
Member

@hborla hborla commented Feb 3, 2023

swiftlang/swift-syntax#1313 changes the requirement of MemberAttribtueProtocol to accept some DeclSyntaxProtocol for the providingAttributesFor parameter.

@hborla
Copy link
Member Author

hborla commented Feb 3, 2023

swiftlang/swift-syntax#1313

@swift-ci please smoke test

…ange in

the MemberAttributeMacro protocol in SwiftSyntax.
@hborla hborla force-pushed the member-attribute-protocol-fix branch from eab29c6 to d6e4b70 Compare February 6, 2023 18:15
@hborla
Copy link
Member Author

hborla commented Feb 6, 2023

swiftlang/swift-syntax#1313

@swift-ci please smoke test

@hborla hborla merged commit 47c3ef5 into swiftlang:main Feb 6, 2023
@hborla hborla deleted the member-attribute-protocol-fix branch February 6, 2023 23:03
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