Commits
Joe Groff committed c556d92ccd2
SILGen: Implement codegen for lvalue ForceValueExprs. Add a set of _preconditionOptionalHasValue intrinsics that merely test that an optional has a case. Emit an lvalue ForceValueExpr as a physical lvalue, first asserting the precondition then projecting out the Some payload. Swift SVN r20188