Commits

Chris Lattner committed b31ab725c4f
Implement inout deshadowing. This currently doesn't trigger on non-trivial types but seems to work in other cases. It still needs to load+release to be emitted as destroy_addr, and isn't extensively tested. Swift SVN r9011