Skip to content

mangling: support inverse conformance requirement mangling in the old re-mangler #75750

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
Aug 7, 2024

Conversation

eeckstein
Copy link
Contributor

This is needed to emit ObjC class names for classes inside generic types with e.g. non-copyable requirements.
Fixes a compiler crash in IRGen.

rdar://133333754

… re-mangler

This is needed to emit ObjC class names for classes inside generic types with e.g. non-copyable requirements.
Fixes a compiler crash in IRGen.

rdar://133333754
@eeckstein eeckstein requested a review from rjmccall as a code owner August 7, 2024 08:00
@eeckstein eeckstein requested review from kavon and removed request for rjmccall August 7, 2024 08:00
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

@eeckstein eeckstein merged commit 2b2b763 into swiftlang:main Aug 7, 2024
3 checks passed
@eeckstein eeckstein deleted the fix-remangling branch August 7, 2024 13:10
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.

1 participant