Files
swift-mirror/test/expr/closure/single_expr.swift
Chris Willmore d4109f125f 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
2015-09-03 02:58:29 +00:00

1.2 KiB