Skip to content

rename the feature AddressOfProperty to AddressOfProperty2 #83474

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

Conversation

eeckstein
Copy link
Contributor

Fixes a build problem when using a mainline compiler with a 6.2 Swift.swiftinterface file. This was caused by mistakenly cherry-picking the #if $AddressOfProperty conditions in the stdlib into 6.2 without the required compiler change.

Fixes a build problem when using a mainline compiler with a 6.2 Swift.swiftinterface file.
This was caused by mistakenly cherry-picking the `#if $AddressOfProperty` conditions in the stdlib into 6.2 without the required compiler change.
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

@eeckstein eeckstein merged commit 8335ce5 into swiftlang:main Aug 1, 2025
3 checks passed
@eeckstein eeckstein deleted the fix-address-of-property-feature branch August 1, 2025 15:40
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