Commits

Michael Gottesman committed 1d637f510b0
[mangle] Convert FunctionSignatureSpecializationMangler::setArgumentClosureProp to use an ArgNo index instead of SILArgument *. This matches the rest of the methods on FunctionSignatureSpecializationMangler. Swift SVN r23921