[PATCH] D106349: [clang-format] respect AfterEnum for enums
Luna Kirkby via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 29 13:14:31 PDT 2021
lunasorcery added a comment.
Note also there's significant overlap with the now-committed D99840 <https://reviews.llvm.org/D99840>, though that's missing the change inside ShouldBreakBeforeBrace().
In retrospect I'm a little confused as to why D99840 <https://reviews.llvm.org/D99840> appears to work without it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106349/new/
https://reviews.llvm.org/D106349
More information about the cfe-commits
mailing list