Learn more about cloning repositories
You have read-only access
straighten out IRGen's @lvalue vs @inout handling. Since SILGen lowers all @lvalue types, IRGen only needs to handle @inout. Swift SVN r11799