Skip to content

ARC: fix epilog-release-matcher. It has to handle dealloc_ref instructions #4599

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
Sep 2, 2016

Conversation

eeckstein
Copy link
Contributor

This fixes a problem which might result in converting the owned self argument of a deallocating deinitializer into a guaranteed argument.

rdar://problem/28096460

…tions.

This fixes a problem which might result in converting the owned self argument of a deallocating deinitializer into a guaranteed argument.

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

@swift-ci Please test

@eeckstein eeckstein merged commit 181cf98 into swiftlang:swift-3.0-branch Sep 2, 2016
@eeckstein eeckstein deleted the er-matcher-fix branch September 2, 2016 17:34
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