[swift-dev] Emitting redundant protocol conformances to support type lookup

Luke Howard lukeh at padl.com
Sun Jan 10 18:59:17 CST 2016


> On 10 Jan 2016, at 10:37 PM, Luke Howard via swift-dev <swift-dev at swift.org> wrote:
> 
> It seems to work OK and removes the limitation that the conformance table approach had, where one could only resolve the names of types with explicit protocol conformances.
> 
> Haven’t tested on Linux yet.

Tested on Linux & also updated to avoid emitting type metadata records when there is already a protocol conformance record for that type.

— Luke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160111/63855616/attachment.html>


More information about the swift-dev mailing list