swift
bd731cff - ARC: fix epilog-release-matcher. It has to handle dealloc_ref instructions.

Commit
9 years ago
ARC: fix epilog-release-matcher. It has to handle dealloc_ref instructions. This fixes a problem which might result in converting the owned self argument of a deallocating deinitializer into a guaranteed argument. rdar://problem/28096460
Author
Committer
Parents
Loading