Skip to content

[lldb] Improve handling of artificial subclasses #7451

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

Merged

Conversation

augusto2112
Copy link

An artificial subclass is a subclass which was registered at runtime, which is possible to do when Obj-C interop is enabled. Fix variables of these types being printed incorrectly.

rdar://101519300
(cherry picked from commit 58f6d82)

An artificial subclass is a subclass which was registered at runtime,
which is possible to do when Obj-C interop is enabled. Fix variables of
these types being printed incorrectly.

rdar://101519300
(cherry picked from commit 58f6d82)
@augusto2112
Copy link
Author

swiftlang/swift#68467

@swift-ci test

@adrian-prantl adrian-prantl merged commit 3708b80 into swiftlang:swift/release/5.9 Sep 13, 2023
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