mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
they need to be substituted away for any type containing them to be useful. A nice side-effect of this is that we'll actually properly walk into the source type when a generic function returns, e.g., a tuple type that involves type parameters not resolved by the input arguments. Swift SVN r2302