RFR: 7903344: refactor OutputFactory to introduce various Declaration Visitor classes [v2]
Athijegannathan Sundararajan
sundar at openjdk.org
Mon Oct 3 15:25:35 UTC 2022
> Separate visitors for each activity (duplicate removal, include symbol filtering, name mangling and output generation)
Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
moved getAsSignedOrUnsigned to Utils. Using Utils function isStructOrUnion instead of enum check.
-------------
Changes:
- all: https://git.openjdk.org/jextract/pull/81/files
- new: https://git.openjdk.org/jextract/pull/81/files/8dc03ce6..41761542
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jextract&pr=81&range=01
- incr: https://webrevs.openjdk.org/?repo=jextract&pr=81&range=00-01
Stats: 31 lines in 5 files changed: 12 ins; 15 del; 4 mod
Patch: https://git.openjdk.org/jextract/pull/81.diff
Fetch: git fetch https://git.openjdk.org/jextract pull/81/head:pull/81
PR: https://git.openjdk.org/jextract/pull/81
More information about the jextract-dev
mailing list