[PATCH] D99503: [clang-format] Inconsistent behavior regarding line break before access modifier
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 16 00:17:01 PDT 2021
curdeius added a comment.
@max_s I think you need to rebase on current main and fix two tests as //probably// D98237 <https://reviews.llvm.org/D98237> (or another patch) changed the behaviour of this patch.
[ FAILED ] 2 tests, listed below:
[ FAILED ] FormatTest.FormatsAccessModifiers
[ FAILED ] FormatTest.FormatsAfterAccessModifiers
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99503/new/
https://reviews.llvm.org/D99503
More information about the cfe-commits
mailing list