Skip to content

ReadOnlyGlobalVariables: don't convert external global vars to lets #66021

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

Conversation

eeckstein
Copy link
Contributor

Because we don't know if external variables will be written

Fixes a miscompile
rdar://109476745

@eeckstein
Copy link
Contributor Author

@swift-ci test

Because we don't know if external variables will be written

Fixes a miscompile
rdar://109476745
@eeckstein eeckstein force-pushed the fix-read-only-var-pass branch from 3f97207 to 7bbf66a Compare May 19, 2023 16:28
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit 570c364 into swiftlang:main May 20, 2023
@eeckstein eeckstein deleted the fix-read-only-var-pass branch May 20, 2023 16:57
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