llvm-project
cb5d0762 - [clang-format] Add BreakFunctionDeclarationParameters option. (#196567)

Commit
5 days ago
[clang-format] Add BreakFunctionDeclarationParameters option. (#196567) Adds an option the break function declaration parameters, always putting them on the next line after the function opening parentheses. This is an equivalent of `BreakFunctionDefinitionParameters`, but for function declarations. --------- Co-authored-by: Lukas Jirkovsky <lukas.jirkovsky@aveco.com>
Author
Parents
Loading