Commits

Joe Groff committed 3c2f1657de3
SILGen: Copy block arguments, even if they're optional. Avoids creating a dangling stack block reference when working with imported APIs that take blocks as IUOs, fixing rdar://problem/18132853. Swift SVN r21662