Skip to content

Conversation

@adrian-prantl
Copy link
Contributor

Previously debug info made not difference between an existential type and a protocol type. This caused us to loose typealiases such as

typealias Alias = ProtocolType

in the debug info.

rdar://161134092

Cherry-pick from #85655

Previously debug info made not difference between an existential type and a
protocol type. This caused us to loose typealiases such as

typealias Alias = ProtocolType

in the debug info.

rdar://161134092
(cherry picked from commit 45547be)
@adrian-prantl
Copy link
Contributor Author

Test failure is unrelated to this PR.

@adrian-prantl
Copy link
Contributor Author

@swift-ci test macOS

@adrian-prantl adrian-prantl merged commit b5da61b into swiftlang:release/6.3 Dec 3, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants