Skip to content
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

Correctly handle forward declarations in GenBtf::type_declaration() #730

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Correctly handle forward declarations in GenBtf::type_declaration() #730

merged 1 commit into from
Mar 21, 2024

Conversation

danielocfb
Copy link
Collaborator

Adjust the logic in GenBtf::type_declaration() to correctly handle forward declarations. That is generally useful, but will needed particularly for struct_ops shadow type support.

Adjust the logic in GenBtf::type_declaration() to correctly handle
forward declarations. That is generally useful, but will needed
particularly for struct_ops shadow type support.

Signed-off-by: Daniel Müller <[email protected]>
@danielocfb danielocfb merged commit 2da41e7 into libbpf:master Mar 21, 2024
12 checks passed
@danielocfb danielocfb deleted the topic/fwd-decls branch March 21, 2024 16:28
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