[swift-dev] Help needed: Removing inout shadow copy from SILGen
Daniel Duan
daniel at duan.org
Wed Jun 8 21:38:25 CDT 2016
Hi all,
I'm resuming work on removing the SILGen for the inout shadow copy. Making
this change involes quite a bit of tests updates. I'd love some one to review
this commit in SILGenProlog.cpp before I dive back into the deep end:
https://github.com/dduan/swift/commit/e56d73c065bec7bdde7c0ffee42b808d1bb52d74
(It's +5, -12, a small patch).
Is this on the right track?
Thank you!
More information about the swift-dev
mailing list