Commits

Doug Gregor committed a3bffd26139
Make sure that the implicit @unchecked optional-ness of IBOutlet's gets reflected on the pattern. We need to sink the type-affecting attribute handling code deeper into the type checking of patterns. However, this fixes <rdar://problem/16625722>. Swift SVN r16548