Skip to content

Conversation

@dgrove-oss
Copy link
Contributor

ARC support in wrapping overlay. Add deinit methods to wrapping
Swift classes that call dispatch_release on the wrapped C objects.

ARC support in wrapping overlay. Add deinit methods to wrapping
Swift classes that call dispatch_release on the wrapped C objects.
@MadCoder
Copy link
Contributor

MadCoder commented Jul 5, 2016

LGTM, @mwwa to confirm

@mwwa mwwa merged commit ecc14fa into swiftlang:master Jul 6, 2016
@dgrove-oss dgrove-oss deleted the release-in-deinit branch July 6, 2016 18:14
das pushed a commit that referenced this pull request Aug 11, 2016
release wrapped C objects when Swift object deinitialized

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
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.

3 participants