Skip to content

[6.0][Concurrency] Fix disallowed override isolation to carry `@preconcurr… #75112

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 10, 2024

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jul 9, 2024

…ency` bit

  • Explanation:

Fixes a source compatibility regression in complete checking mode.

If ObjC member cannot be overridden due to isolation mismatch set @preconcurrency bit to make the diagnostic a warning instead of an error in Swift 5 mode.

(cherry picked from commit f7d3230)

…ency` bit

If ObjC member cannot be overridden due to isolation mismatch set `@preconcurrency`
bit to make the diagnostic a warning instead of an error in Swift 5 mode.

Resolves: rdar://130776220
(cherry picked from commit f7d3230)
@xedin xedin added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.0 labels Jul 9, 2024
@xedin xedin requested a review from a team as a code owner July 9, 2024 20:37
@xedin
Copy link
Contributor Author

xedin commented Jul 9, 2024

@swift-ci please test

@xedin xedin requested a review from hborla July 9, 2024 20:38
@xedin xedin merged commit 14d8e02 into swiftlang:release/6.0 Jul 10, 2024
5 checks passed
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 6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants