mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
resolveGenericTypeParamType(), resolveTypeOfDecl() and resolveTypeOfContext() would all take the type of a declaration, and optionally map it into context. Replace them with a mapTypeIntoContext() that takes a type and either returns it verbatim or maps it into context.
13 KiB
13 KiB