Skip to content

[5.10][TypeChecker] Prevent invalid attribute on accessor from failing if i… #70165

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Dec 1, 2023

…t's a warning

Cherry-pick of #70163
Follow-up to #69369


  • Explanation:

Pre-Swift 6 use of a global actor attribute on an accessor would be diagnosed as a warning and shouldn't fail GlobalActorAttributeRequest.

…t's a warning

Pre-Swift 6 use of a global actor attribute on an accessor would
be diagnosed as a warning and shouldn't fail `GlobalActorAttributeRequest`.

Resolves: rdar://118934711
@xedin xedin added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.10 labels Dec 1, 2023
@xedin xedin requested a review from hborla December 1, 2023 19:09
@xedin xedin requested a review from a team as a code owner December 1, 2023 19:09
@xedin
Copy link
Contributor Author

xedin commented Dec 1, 2023

@swift-ci please test

@xedin xedin merged commit e717cd7 into swiftlang:release/5.10 Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants