Skip to content

Conversation

@asl
Copy link

@asl asl commented Sep 12, 2025

The type was introduced in swiftlang/swift#78508 as a way to decorate/distinguish between normal results and yields. It does exist on Swift AST level only and is lowered down to native SIL coroutine yields. So we'd just ignore it in LLDB type system plugin, similar to other "compiler internal" types.

@asl asl force-pushed the lldb-yield-result branch from d804f1f to 12aa75a Compare November 6, 2025 23:19
@asl asl changed the base branch from stable/20240723 to stable/21.x November 6, 2025 23:28
@asl asl requested a review from JDevlieghere as a code owner November 6, 2025 23:28
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