Commits

Joe Pamer committed 778a4ee1365
When converting potential IUO bindings to optional ones, look through any lvalue types. Doing so can prevent improper double-optional binds, which can cause unexpected runtime behavior. (rdar://problem/26360502)