[PATCH] D106349: [clang-format] respect AfterEnum for enums
Michael Zimmermann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 31 08:38:30 PDT 2021
m1cha added a comment.
Well it's pretty much exactly the same except for the change in `ShouldBreakBeforeBrace`.
Somebody with more knowledge about clang-format than me should try to figure out why it's not needed.
If it's actually not needed than this change does not need to be merged.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106349/new/
https://reviews.llvm.org/D106349
More information about the cfe-commits
mailing list