mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Specialized types are generic types, or types whose parent is specialized. IRGenDebugInfo was previously mistankenly emitting debug info for nominal specialized types as if they regular nominal types, which caused problems as that code path does not handle references to generic parameters.
2.8 KiB
2.8 KiB