================ @@ -409,6 +409,21 @@ the configuration (without a prefix: ``Auto``). int *p; int (*f)(); + * ``bool AlignFunctionDeclarations`` Only for ``AlignConsecutiveDeclarations``. Whether function declarations ---------------- mydeveloperday wrote:
I sometimes wonder when we extend an option if we shouldn't also add the /version to that option so people know from which version of clang-format it was added https://github.com/llvm/llvm-project/pull/108241 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits