[PATCH] D144170: [clang-format] Add simple macro replacements in formatting.
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 02:08:53 PDT 2023
MyDeveloperDay added a comment.
I know this is like "telling my grandmother to suck eggs" but @klimek the change here to Format.h means you need to regenerate ClangFormatStyleOptions.rst via docs/tools/dump_format_style.py
Impacting the next change to generate - D125171: Add a new clang-format option AlwaysBreakBeforeFunctionParameters <https://reviews.llvm.org/D125171>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144170/new/
https://reviews.llvm.org/D144170
More information about the cfe-commits
mailing list