Commits

Doug Gregor committed d0b4d120b78
Implicit unwrapped optionals get defaulted to nil, too <rdar://problem/17726756>. It was type-checking-order-sensitive whether we noticed that IUO's defaulted to nil. Make that no longer the case. Swift SVN r20558