Skip to content

IRGen: mangle conformance access paths with opaque result type as a root #24466

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 crash in IRGen

TODO: also fix the demangler/remangler part of this mangling change.
Currently it's not a problem because we never demangle such a symbol (it's even not round-trip checked in Mangler::verify).

rdar://problem/50405691

Fixes a crash in IRGen

TODO: also fix the demangler/remangler part of this mangling change.
Currently it's not a problem because we never demangle such a symbol (it's even not round-trip checked in Mangler::verify).

rdar://problem/50405691
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit 55b95e1 into swiftlang:swift-5.1-branch May 3, 2019
@eeckstein eeckstein deleted the fix-irgen-mangler-5.1 branch May 3, 2019 15:16
@jckarter
Copy link
Contributor

jckarter commented May 3, 2019

Thanks Erik!

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