Commits

Andrew Trick committed fda09713905
ManagedValue forwardInto and assignInto should not always "take" their value. This is required in order to fix Builtin.reinterpretCast for address-only types. That upcoming fix will include a test case that exposes this SILGen path. Swift SVN r30272