Skip to content

Canonicalize the conforming type of BuiltinConformances. #60402

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

jckarter
Copy link
Contributor

@jckarter jckarter commented Aug 5, 2022

It turns out they aren't always canonical by construction (and they don't
really need to be), so we should canonicalize the type and requirements
when we canonical a conformance ref. Fixes rdar://94877954.

@jckarter jckarter requested a review from DougGregor August 5, 2022 01:14
@jckarter
Copy link
Contributor Author

jckarter commented Aug 5, 2022

@swift-ci Please test

@jckarter jckarter force-pushed the canonicalize-builtin-conformances branch from 44139d6 to 0076be1 Compare August 5, 2022 18:19
It turns out they aren't always canonical by construction (and they don't
really need to be), so we should canonicalize the type and requirements
when we canonical a conformance ref. Fixes rdar://94877954.
@jckarter jckarter force-pushed the canonicalize-builtin-conformances branch from 0076be1 to 4f0643c Compare August 5, 2022 18:20
@jckarter
Copy link
Contributor Author

jckarter commented Aug 5, 2022

@swift-ci Please test

@jckarter jckarter merged commit b29d6cc into swiftlang:main Aug 8, 2022
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