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.

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.

1 participant