Commits
Joe Groff committed c8c86010a0d
SIL: Update ApplyInst verifier harder. The result of an address-only returning ApplyInst is going to be empty tuple, not the address-only type. Oops. Rearrange the logic so that it checks that an empty-returning ApplyInst for a non-empty-returning function actually has an address-only indirect return argument. Swift SVN r3563