RFR: Simplify code to use `withoutName`
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Mar 10 10:23:25 UTC 2023
This patch simplifies some recently added code to just use the newly added layout API method to drop a name from a value layout.
-------------
Commit messages:
- Initial push
Changes: https://git.openjdk.org/jextract/pull/112/files
Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=112&range=00
Stats: 29 lines in 1 file changed: 0 ins; 27 del; 2 mod
Patch: https://git.openjdk.org/jextract/pull/112.diff
Fetch: git fetch https://git.openjdk.org/jextract pull/112/head:pull/112
PR: https://git.openjdk.org/jextract/pull/112
More information about the jextract-dev
mailing list