mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is needed as the metadata for C++ types might not be actually emitted and thus we can't always reference it Fixes https://github.com/apple/swift/issues/69234 rdar://117089662