Skip to content

apply same rule to C and C-unwind in names_will_be_identical_after_mangling #3156

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

usamoi
Copy link
Contributor

@usamoi usamoi commented Feb 25, 2025

fix #3155

This fixes the issue if ABI is overrided to C-unwind. For other ABIs, this is not available anyway because bindgen does not mark the calling convention in the generated C code.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

if both override_abi and wrap_static_fns are used, targetting macos, wrap_static_fns does not work
1 participant