Commits

John McCall committed ed38caaa047
Support generic return types, as long as they don't differ by abstraction from the concrete return type. This basically gets generic calls working totally as long as there's no remapping required. Swift SVN r2402