Commits

Doug Gregor committed f77ffad1411
Check whether we have an initializer *after* building default initializers. This is a recent regression that caused us to reject globals of optional type that didn't have initializers <rdar://problem/16953669>. Swift SVN r18332