RFR: 7903437: Improve translation strategy for function pointers
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Feb 17 21:55:46 UTC 2023
On Fri, 17 Feb 2023 19:52:38 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> Should we generate the clang bindings with this new translation strategy as well?
Yes, but I think it would be better to do that separately, as that adds some noise (also because of other changes caused by the API update).
-------------
PR: https://git.openjdk.org/jextract/pull/109
More information about the jextract-dev
mailing list