Skip to content

SILGen: Track assumed-+0-self state of protocol method invocations.#2316

Merged
swift-ci merged 1 commit intoswiftlang:masterfrom
jckarter:sr-613
Apr 26, 2016
Merged

SILGen: Track assumed-+0-self state of protocol method invocations.#2316
swift-ci merged 1 commit intoswiftlang:masterfrom
jckarter:sr-613

Conversation

@jckarter
Copy link
Contributor

Fixes SR-613, a miscompile that caused an overrelease of "self" when partially applying a protocol method to a generic or existential of a refined class-constrained protocol.

Fixes SR-613, a miscompile that caused an overrelease of "self" when partially applying a protocol method to a generic or existential of a refined class-constrained protocol.
@jckarter
Copy link
Contributor Author

@swift-ci Please test and merge

@swift-ci swift-ci merged commit 461c8e7 into swiftlang:master Apr 26, 2016
@jckarter jckarter deleted the sr-613 branch April 26, 2016 21:22
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