Learn more about cloning repositories
You have read-only access
SILGen: Retain function arguments Add an `emitApply` method to SILGen that retains arguments and then applies a function. Change B.createApply calls to use emitApply instead. Swift SVN r3282