8000 Clang-format feature request: Ability to break declaration parameters into groups · Issue #50393 · llvm/llvm-project · GitHub < 8000 meta property="og:type" content="object" />
[go: up one dir, main page]

Skip to content

Clang-format feature request: Ability to break declaration parameters into groups #50393

@llvmbot

Description

@llvmbot
Bugzilla Link 51049
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor
CC @mydeveloperday

Extended Description

Ability to break declaration parameters into groups when more than N parameters are declared. For example, if I have more than 3 parameters declared, I'd like to see the declaration changed to show one parameter per line. I could imagine others would want a different grouping style, so maybe something like BreakParametersOfDeclarationAfter: 3, and BreakParametersOfDeclarationGroup: 1 to accomplish this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang-formatenhancementImproving things as opposed to bug fixing, e.g. new or missing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0