Skip to content

Consider appending to CLI list arguments rather than overwriting #59219

Open
@tmandry

Description

@tmandry

Right now with (at least) -C and -Z command line arguments that are lists, specifying the argument multiple times overwrites the earlier options. It probably would be more logical to append to that list, but this may be a breaking change for stable flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions