Commits

Chris Willmore committed 52d441ba61f
Have a bit per PatternBindingEntry saying whether the corresponding initializer has been type-checked, rather than a bit for the entire PatternBindingDecl. <rdar://problem/21057425> Crash while compiling attached test-app. Swift SVN r29049