Skip to content

[lldb] Fix context-free po to work with private classes#13230

Open
kastiglione wants to merge 3 commits into
swift/release/6.4.xfrom
dl/lldb-Fix-context-free-po-to-work-with-private-classes
Open

[lldb] Fix context-free po to work with private classes#13230
kastiglione wants to merge 3 commits into
swift/release/6.4.xfrom
dl/lldb-Fix-context-free-po-to-work-with-private-classes

Conversation

@kastiglione

@kastiglione kastiglione commented Jun 17, 2026

Copy link
Copy Markdown

Calling stringForPrintObject(_:mangledTypeName:) with the mangled name of a private class does not work. This change enables context-free po support for objects of private classes, by instead using the mangled type name for AnyObject. Depends on swiftlang/swift#90032.

@kastiglione kastiglione requested a review from a team as a code owner June 17, 2026 22:52
@kastiglione kastiglione requested a review from augusto2112 June 17, 2026 22:53
@kastiglione

Copy link
Copy Markdown
Author

swiftlang/swift#90032

@swift-ci test

@kastiglione

Copy link
Copy Markdown
Author

swiftlang/swift#90032

@swift-ci test

@kastiglione

Copy link
Copy Markdown
Author

swiftlang/swift#90032

@swift-ci test

1 similar comment
@kastiglione

Copy link
Copy Markdown
Author

swiftlang/swift#90032

@swift-ci 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