Commits

Chris Willmore committed d4109f125fe
Walk into single-expr closure that have been coerced to void When assigning discriminators to autoclosure expressions, make sure to walk into single-expression closures even when they have been converted to return void, because they aren't type-checked separately. <rdar://problem/22441425> Swift compiler "INTERNAL ERROR: this diagnostic should not be produced" Swift SVN r31654