Skip to content

Conversation

slavapestov
Copy link
Contributor

@slavapestov slavapestov commented Sep 30, 2025

This worked for functions, but for properties and subscripts, there was a long-standing bug where we did things in the wrong order.

There is some duplicated logic between buildVarMember() and buildSubscriptHelper() in CSApply that is now even more apparent. At some point we should try to consolidate this to prevent such issues from appearing again in the future.

Fixes rdar://160816868 and rdar://161588385.

…ials are involved

This worked for functions, but for properties, we did things in
the wrong order.

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

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test macOS

@slavapestov slavapestov enabled auto-merge October 1, 2025 16:16
@slavapestov slavapestov merged commit 7609c22 into swiftlang:main Oct 1, 2025
4 of 5 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.

2 participants