Skip to content

embedded: avoid false error "Deinit of non-copyable type not visible in the current module" in SourceKit #81285

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
May 5, 2025

Conversation

eeckstein
Copy link
Contributor

As SourceKit explicitly disables WMO, silence the diagnostic in this case (but leave it enabled for explicit non-WMO builds otherwise).

rdar://150596807

…in the current module" in SourceKit

As SourceKit explicitly disables WMO, silence the diagnostic in this case (but leave it enabled for explicit non-WMO builds otherwise).

rdar://150596807
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

@eeckstein eeckstein merged commit e212093 into swiftlang:main May 5, 2025
3 checks passed
@eeckstein eeckstein deleted the fix-false-error-in-sourcekit branch May 5, 2025 11:56
@bnbarham
Copy link
Contributor

bnbarham commented May 5, 2025

Does this one need a cherry-pick @eeckstein?

@eeckstein
Copy link
Contributor Author

Yeah, it probably makes sense to cherry-pick

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.

2 participants