Files
swift-mirror/test/ModuleInterface/inherited-generic-parameters.swift
Adrian Prantl 9e22b70cff Ensure unique names in ParameterList::clone()
IRGenDebugInfo assumes that all argument names within the same scope are unique
as it uses them as a key in a hash table.

rdar://102367872
2022-12-19 09:50:08 -08:00

1.5 KiB