Skip to content

Conversation

@dsandersllvm
Copy link

The test for this is artificial as I'm not aware of any upstream targets that use DW_CFA_val_offset

RegisterContextUnwind::ReadFrameAddress now reports how it's attempting to obtain the CFA unless all success/failure cases emit logs that clearly identify the method it was attempting. Previously several of the existing failure paths emit no message or a message that's indistinguishable from those on other paths.

(cherry picked from commit c455c4e)

)

The test for this is artificial as I'm not aware of any upstream targets
that use DW_CFA_val_offset

RegisterContextUnwind::ReadFrameAddress now reports how it's attempting
to obtain the CFA unless all success/failure cases emit logs that
clearly identify the method it was attempting. Previously several of the
existing failure paths emit no message or a message that's
indistinguishable from those on other paths.

(cherry picked from commit c455c4e)
@dsandersllvm dsandersllvm requested a review from a team as a code owner November 20, 2025 20:12
@JDevlieghere
Copy link

@swift-ci test

@JDevlieghere JDevlieghere merged commit 13cab7c into swiftlang:swift/release/6.3 Nov 21, 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.

2 participants