Commits

Joe Groff committed ed888757949
Sema: Propagate lvalue-ness through the postfix ! operator. Create a new "OptionalObject" constraint kind in the solver that relates an optional type to its payload type, preserving lvalue-ness, and use it to model ForceValueExpr under the optional-lvalues regime. Swift SVN r20140