Commits

Chris Lattner committed 5e39e8f47fe
remove "adjustInOutForReference", the change from @inout(T) to @lvalue(T) on reference to an @inout argument is now handled by getUnopenedTypeOfReference, just like all the other translations. Swift SVN r11802