[PATCH] D91949: [clang-format] Add BreakBeforeStructInitialization configuration
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 23 07:05:07 PST 2020
MyDeveloperDay added a comment.
Could you make you patch with a full context diff, plus we really want unit tests for all changes
if you change Format.h you need to regenerate the ClangFormatStyleOptions.rst by running dump_style.py in clang/docs/tools
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91949/new/
https://reviews.llvm.org/D91949
More information about the cfe-commits
mailing list