Commits

Joe Groff committed 13fd70edbb2
Sema: Diagnose OptionalObject failures arising from BindOptional expressions. Produce an appropriate error message when a BindOptional-originated OptionalObject constraint fails to bind to an actual optional type. Will be tested when the switch for lvalue '?' is flipped on. Swift SVN r20648