[PATCH] D106349: [clang-format] respect AfterEnum for enums
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 21 13:02:50 PDT 2021
HazardyKnusperkeks added a comment.
In D106349#2893672 <https://reviews.llvm.org/D106349#2893672>, @MyDeveloperDay wrote:
> This feels like there is some overlap with D93938: [clang-format] Fixed AfterEnum handling <https://reviews.llvm.org/D93938>
Yeah that may be, but it is stale for over a month, with I think open questions. So if this here fixes at least one bug with no obvious new ones, I think we should go for it.
Regarding the patch: Please upload it with the context available. https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106349/new/
https://reviews.llvm.org/D106349
More information about the cfe-commits
mailing list