[PATCH] D125171: Add a new clang-format option AlwaysBreakBeforeFunctionParameters
jonathan molinatto via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 07:00:41 PDT 2023
jrmolin added a comment.
In D125171#4215910 <https://reviews.llvm.org/D125171#4215910>, @MyDeveloperDay wrote:
> if you go ahead an rebase your should get rG7a5b95732ade: [clang-format] NFC Format.h and ClangFormatStyleOptions.rst are out of date <https://reviews.llvm.org/rG7a5b95732ade6c2de69b26f1038aa0a5afc39393> that will remove the need for the Macro section in the rst
So pull in that git hash and re-diff? I couldn't get arcanist installed cleanly (php issues), so I've been using `git diff -U999999...` to generate the patches. I just keep pulling down main before creating a patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125171/new/
https://reviews.llvm.org/D125171
More information about the cfe-commits
mailing list