Skip to content

Conversation

adetaylor
Copy link
Owner

To include upstream merge of one of our PRs and thus slightly reduce forking.

For virtual functions, bindgen has traditionally emitted a void* pointer
because that's the least bad option for Rust code directly consuming the
bindings. For downstream postprocessors and code generators, this throws away
useful information about the actual type of the receiver. Provide a
command-line option to put that back.

Part of google/autocxx#124
@adetaylor adetaylor merged commit c602167 into master Feb 24, 2025
4 of 5 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.

1 participant