Issue |
148432
|
Summary |
Parallelize clang-format with multiple files.
|
Labels |
clang-format
|
Assignees |
|
Reporter |
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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs