Commits

Joe Groff committed cdc2b34a809
SIL: Give SILFunction context generic params and a mapTypeInContext method. For now, steal the context generic params from the SILFunctionType, and borrow ArchetypeBuilder's implementation of mapTypeInContext for AST decl contexts. This should eventually be an independent property. Swift SVN r11811