Commits

Manman Ren committed 538a4c118c2
SIL Parser: parse specialize. Modify SILPrinter to print the generic function type for specialize. TODO: the testing case needs uniquing of PolymorphicFunctionType. Right now, we will get a type mismatch between two copies of the same PolymorphicFunctionType. Swift SVN r7097