mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
12a774abec
When emitting foreign class metadata (e.g., for an imported CF type), fill in the superclass when we have one. The superclass will itself be a foreign metadata candidate, so also register an initialization function that uniques the superclass metadata once we've picked the canonical foreign class metadata.