Commits

Manman Ren committed c94b5cdf6be
[SILParser] use generics scope when parsing types in protocol_method. This will fix the duplicated definition error when parsing two protocol_methods with the same generic parameter name. Fix rdar://17951247 Swift SVN r21134