mirror of
https://github.com/apple/swift.git
synced 2026-01-07 22:52:31 +01:00
Like we did for structs, make it so that tuple types can also get extra inhabitants from whichever element with the most, not only the first. This lets us move all of the extra inhabitant handling functionality between structs and tuples in IRGen up to the common RecordTypeInfo CRTP base.
16 KiB
16 KiB