Skip to content

[TypeChecker] Adjust witness matching to strip concurrency from ObjC … #71493

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 2 commits into from
Feb 9, 2024

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Feb 9, 2024

…requirements

swift_attr attributes in the type context were ignored before,
which means that we need to maintain status quo to avoid breaking
witness matching by stripping everything concurrency related from inner types.

Resolves: rdar://122592751

@xedin
Copy link
Contributor Author

xedin commented Feb 9, 2024

@swift-ci please test

xedin added 2 commits February 8, 2024 21:51
…requirements

`swift_attr` attributes in the type context were ignored before,
which means that we need to maintain status quo to avoid breaking
witness matching by stripping everything concurrency related from
inner types.

Resolves: rdar://122592751
@xedin
Copy link
Contributor Author

xedin commented Feb 9, 2024

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Feb 9, 2024

@swift-ci please test macOS platform

@xedin xedin merged commit 6dccf3d into swiftlang:main Feb 9, 2024
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