[foreign-jextract] Integrated: 8252756: jextract does not handle VLAs/Incomplete Arrays/Flexible arrays

Jorn Vernee jvernee at openjdk.java.net
Thu Sep 3 13:16:43 UTC 2020


On Thu, 3 Sep 2020 12:24:27 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Hi,
> 
> This PR removes the variable length array workarounds that were needed pre-LLVM 9, and adds a test that verifies that
> the correct layout is generated for a struct containing a VLA.
> Thanks,
> Jorn

This pull request has now been integrated.

Changeset: 2407b9da
Author:    Jorn Vernee <jvernee at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/2407b9da
Stats:     128 lines in 5 files changed: 24 ins; 103 del; 1 mod

8252756: jextract does not handle VLAs/Incomplete Arrays/Flexible arrays

Reviewed-by: mcimadamore

-------------

PR: https://git.openjdk.java.net/panama-foreign/pull/305


More information about the panama-dev mailing list