Skip to content

Semantic sil objc deallocator fixes #11682

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

gottesmm
Copy link
Contributor

This fixes a few issues with emitting of deallocators/destroyers for objc. With this, the objc_dealloc test passes the ownership verifier.

rdar://33358110

…egated to returned null, reload self using the normal semantics.

We have already finished the delegation sequence at this point, so we should go
through normal semantics.

rdar://33358110
@gottesmm
Copy link
Contributor Author

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 3e77c45 into swiftlang:master Aug 29, 2017
@gottesmm gottesmm deleted the semantic_sil_objc_deallocator_fixes branch August 29, 2017 23:05
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