Skip to content

Structure field type remapping #559

Description

@danilwhale

For example, I want to remap structure field from:

int Something.type;

to:

SomethingType Something.type;

As concept, I can use --remap-type Something.type=SomethingType.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions