Files
swift-mirror/test/IRGen/nested_generics.swift
Slava Pestov f549f359d9 IRGen: Fix crash when emitting type nested inside constrained extension
getFormalTypeInContext() was using the context archetypes of the
original parent type, and not the extension.
2017-10-24 20:45:49 -07:00

3.6 KiB