Skip to content

[LLDB] Fix conditional to also support AccessLevel::Open #80698

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 3 commits into from
Apr 10, 2025

Conversation

adrian-prantl
Copy link
Contributor

This fixes crashes in LLDB expression evaluation when calling virtual Open functions.

rdar://147797657
(cherry picked from commit f4a0f4b)

See #80691

Description: Fixes a crash in LLDB when calling an open resilient function from an expression.

Origination: Introduced by bceb817

Radar: rdar://147797657

Risk: Low.

Tested: Needs to be tested in LLDB

Reviewed by: @aschwaighofer @augusto2112 @slavapestov

This fixes crashes in LLDB expression evaluation when calling virtual
Open functions.

rdar://147797657
(cherry picked from commit f4a0f4b)
@adrian-prantl adrian-prantl requested a review from a team as a code owner April 9, 2025 21:31
@adrian-prantl
Copy link
Contributor Author

@swift-ci test

@adrian-prantl
Copy link
Contributor Author

LLDB test in swiftlang/llvm-project#10467

@adrian-prantl adrian-prantl requested a review from a team April 10, 2025 16:43
@adrian-prantl adrian-prantl merged commit 345aa9d into swiftlang:release/6.2 Apr 10, 2025
5 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.

2 participants