Skip to content

[lldb] Handle @objc classes in Swift runtime #8033

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
merged 1 commit into from
Jan 24, 2024

Conversation

kastiglione
Copy link

@objc classes can be used from ObjC. In those cases, the Swift runtime is used. This
change implements the handling of @objc classes in the Swift language runtime.

(cherry picked from commit b4e30b7)

(cherry-picked from commit 6e5a4b5)

@objc classes can be used from ObjC. In those cases, the Swift runtime is used. This
change implements the handling of @objc classes in the Swift language runtime.

(cherry picked from commit b4e30b7)

(cherry-picked from commit 6e5a4b5)
@kastiglione kastiglione merged commit 8c46ae5 into next Jan 24, 2024
@kastiglione kastiglione deleted the dl/next/lldb-Handle-objc-classes-in-Swift-runtime branch January 24, 2024 19:16
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