Skip to content

Parallelize clang-format with multiple files. #148432

@ActuallyaDeviloper

Description

@ActuallyaDeviloper

Currently it seems clang-format will process each file one after another if multiple are specified. This can be tramendously slow when formatting an entire project.

Clang-format should be able to process all specified files in parallel.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions