Commits

Erik Eckstein committed bd731cfff05
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