Commits

Manman Ren committed 61d547a2a1c
SIL Parser: handle SIL functions with generic params and parse archetype_method. Construct ArchetypeType from generic params; Construct a Scope for the SIL function body so TypeAliasDecl for the generic params can be added to ScopeInfo. Remove an extra '$' in SILPrinter when printing the lookup type for an archetype_method. Swift SVN r6219