swift
bd731cff
- ARC: fix epilog-release-matcher. It has to handle dealloc_ref instructions.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#4571 - ARC: fix epilog-release-matcher. It has to handle dealloc_ref instruc…
Author
eeckstein
Committer
eeckstein
Parents
5a78a189
Loading