Commits

Slava Pestov committed cca5644a500
SIL: Replace TypeLowering::getInterfaceTypeOutOfContext() with ArchetypeBuilder::mapTypeOutOfContext(), NFC This is where the AllowLoweredTypes flag to Type::subst() is important, since this function is used on both canonical AST types, and lowered AST types.