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

Sema: Don't remove nonisolated attribute when we diagnose it as invalid on 'lazy' #78468

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

slavapestov
Copy link
Contributor

Fixes rdar://141967932.

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

…id on 'lazy'

Otherwise, we'll in turn complain if the nonisolated lazy property was
@objc. This is also invalid, but the goal here is to avoid the source
break until -swift-version 6.

Fixes rdar://141967932.
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

1 similar comment
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov enabled auto-merge January 8, 2025 19:30
@slavapestov slavapestov merged commit df8a4c8 into swiftlang:main Jan 8, 2025
3 checks passed
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