Skip to content

Demangler: fix the function specialization de-mangling #7651

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 3 commits into from
Feb 21, 2017

Conversation

eeckstein
Copy link
Contributor

@eeckstein eeckstein commented Feb 20, 2017

The order in which the argument parameters were de-mangled was wrong.

rdar://problem/30592808

This PR also contains a commit which fixes a re-mangler problem (which was uncovered by the de-mangler fix)

@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test and merge

The order in which the argument parameters were de-mangled was wrong.

rdar://problem/30592808
rdar://problem/30592808 is fixed

This reverts commit 03a5c24.
@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test

2 similar comments
@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test

@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test

@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test linux

@eeckstein eeckstein merged commit 8858137 into swiftlang:master Feb 21, 2017
@eeckstein eeckstein deleted the fix-fs-demangling branch February 21, 2017 02:03
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