Skip to content

ASTMangler: fix mangling of generic ObjC types #26349

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
Jul 26, 2019

Conversation

eeckstein
Copy link
Contributor

@eeckstein eeckstein commented Jul 25, 2019

The mangled context must match the number of type argument lists. This was not the case if the bound generic nominal had a special mangling context.

rdar://problem/53418742

I'll add a test case later.

The mangled context must match the number of type argument lists. This was not the case if the bound generic nominal had a special mangling context.

rdar://problem/53418742
@eeckstein eeckstein requested a review from jckarter July 25, 2019 11:34
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit 3f6e367 into swiftlang:master Jul 26, 2019
@eeckstein eeckstein deleted the fix-astmangler branch July 26, 2019 12:42
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