Commits

Joe Groff committed 4bacaffaa79
SILGen: Implement lvalue BindOptionalExprs. Factor out the code for emitting the "bind" branching logic, and share it to implement an LValueComponent for optional binds, which makes optional assignments work. Swift SVN r20614