Closed augusto2112 closed 1 month ago
https://github.com/swiftlang/swift/pull/76065 @swift-ci test
https://github.com/swiftlang/swift/pull/76065 @swift-ci test
https://github.com/swiftlang/swift/pull/76065 @swift-ci test
@swift-ci test
@swift-ci test
@swift-ci test
Remove functionality to rename a type's module name from ABI name to real name before type reconstruction.
With changes in the compiler side, this functionality is not needed anymore. Besides, this functionality was incomplete as it could not deal with multiple modules sharing the same ABI name.