Skip to content

[lldb] Update for extension binding cleanup #11189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: stable/20240723
Choose a base branch
from

Conversation

hamishknight
Copy link

@hamishknight hamishknight commented Aug 17, 2025

computeExtendedNominal no longer caches its result, it's meant to be used by extension binding itself. We ought to migrate LLDB off it, but for now update to set the result.

`computeExtendedNominal` no longer caches its result, it's meant to
be used by extension binding itself. We ought to migrate LLDB off it,
but for now update to set the result.
@hamishknight hamishknight changed the title [lldb] Remove unnecessary use of computeExtendedNominal [lldb] Update for extension binding cleanup Aug 17, 2025
@hamishknight
Copy link
Author

swiftlang/swift#83777

@swift-ci please test

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