[swift-dev] [Swift 2.2] Fix regression with capturing class-constrained generic parameters

Slava Pestov spestov at apple.com
Thu Feb 18 16:41:19 CST 2016


Hi Joe,

There was a regression in 2.2 resulting from some changes to closure representation — rdar://problem/24470533:

https://github.com/apple/swift/pull/1359 <https://github.com/apple/swift/pull/1359>

The bug does not occur in 3.0 because some other changes exposed and forced us to fix the underlying issue with AbstractionPatterns not supporting interface types — I will just check in a test to master instead.

Slava
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160218/f2102ef5/attachment.html>


More information about the swift-dev mailing list