[clang] [clang-format]: Add `Custom` to `ShortFunctionStyle`; add new AllowShortFunctionsOnASingleLineOptions for granular setup (PR #134337)

via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 5 14:05:06 PDT 2025


sstwcw wrote:

When I changed the `AlignConsecutiveAssignments` option, I was told to reuse the same option name.  Now the program allows the user to specify the option as either a string or an associative array.

https://github.com/llvm/llvm-project/pull/134337


More information about the cfe-commits mailing list