Skip to content

[lldb] Register NSString summary provider for Swift.__StringStorage class #11058

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

Conversation

kastiglione
Copy link

@kastiglione kastiglione commented Jul 24, 2025

Explicitly register the NSString summary formatter as the summary formatter for __StringStorage.

__StringStorage is an indirect subclass of NSString, and is handled correctly by the existing NSStringSummaryProvider.

rdar://155567936

@kastiglione kastiglione requested a review from a team as a code owner July 24, 2025 18:24
@kastiglione
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit 923ab2d into swift/release/6.2 Jul 28, 2025
3 checks passed
@adrian-prantl adrian-prantl deleted the dl/lldb-Register-NSString-summary-provider-for-Swift.__StringStorage-class branch July 28, 2025 15:44
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