Commits

Joe Groff committed f3bf84c12f6
SILGen: Fix generic method of nongeneric class. Properly emit a SpecializeInst for an uncurried call to a generic method of a nongeneric class, where there are only generic parameters on the second uncurry level and the outermost function type appears monomorphic. Swift SVN r4410