Skip to content

[lldb] Skip null bytes in embedded type summaries (#8132) #8221

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

kastiglione
Copy link

Handle null padding that may exists between embedded type summary records. This can
happen for example on x86-64 where the default alignment of char[] is 16 (p2align =
4).

(cherry-picked from commit 87ace14)

Handle null padding that may exists between embedded type summary records. This can 
happen for example on x86-64 where the default alignment of `char[]` is 16 (p2align = 
4).

(cherry-picked from commit 87ace14)
@kastiglione kastiglione merged commit c930e74 into next Feb 16, 2024
@kastiglione kastiglione deleted the dl/next/lldb-Skip-null-bytes-in-embedded-type-summaries-8132 branch February 16, 2024 18:04
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