[clang] [clang-format] add option to control bin-packing keyworded parameters (PR #131605)

Eugene Shalygin via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 25 02:52:22 PDT 2025


================
@@ -1,3 +1,4 @@
 Strings
+FunctionDeclarationWithKeywordes
----------------
zeule wrote:

Running `clang/docs/tools/dump_format_style.py` generates that entry, I guess because of [this](https://github.com/llvm/llvm-project/blob/65ad02b882ba545dafbfc195a78e204c218e93ed/clang/docs/tools/dump_format_style.py#L59) function.

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


More information about the cfe-commits mailing list