Skip to content

[lldb] Add a test for calling open functions in expressions #10466

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

adrian-prantl
Copy link

@adrian-prantl adrian-prantl requested a review from a team as a code owner April 9, 2025 21:20
@adrian-prantl
Copy link
Author

@swift-ci test

Copy link

@augusto2112 augusto2112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As an extra, it would be nice to add another test (or maybe modify this one), to have a dylib with an open class and function built with resilience on, and call that function in the expression evaluator.

@adrian-prantl
Copy link
Author

You're right. That test is here, and it currently (expectedly) crashes in IRGen.
#10467

@adrian-prantl adrian-prantl merged commit 6a4f575 into swiftlang:swift/release/6.2 Apr 10, 2025
3 checks passed
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.

3 participants