swift
[4.2] Fix order of operations when a mutating method invoked on an existential returns Self.
#19038
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
2
Changes
View On
GitHub
Commits
Introduce SILType::mapTypeOutOfContext.
jckarter
committed
7 years ago
SILGen: Fix order of operations when invoking a mutating method on an existential that returns Self.
jckarter
committed
7 years ago
Loading