Skip to content

Conversation

medismailben
Copy link

This patch moves some of the logic implemented in the SBFrame APIs to
the lldb_private::StackFrame class so it can be re-used elsewhere.

rdar://139026548

Signed-off-by: Med Ismail Bennani ismail@bennani.ma

…FC) (llvm#116298)

This patch moves some of the logic implemented in the SBFrame APIs to
the lldb_private::StackFrame class so it can be re-used elsewhere.

Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
(cherry picked from commit 9c7701f)
…lvm#116300)

This patch is a follow-up to 9c7701f
and adds extra-null checks before dereferencing the inlined_info
pointer.

Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
(cherry picked from commit 1857d29)
…ame (NFC)

This patch moves the logic for IsSwiftThunk and GetLanguageSpecificData
from SBFrame to the lldb_private::StackFrame class so it can be re-used
elsewhere.

Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
@medismailben
Copy link
Author

@swift-ci test

Copy link

@bulbazord bulbazord left a comment

Choose a reason for hiding this comment

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

LGTM. I reviewed the first 2 patches upstream and the 3rd one here.

@medismailben
Copy link
Author

@swift-ci test

@medismailben medismailben merged commit cfaee62 into swiftlang:stable/20240723 Nov 15, 2024
2 of 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