[PATCH] D91950: [clang-format] Add BreakBeforeInlineASMColon configuration
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 10 12:51:41 PDT 2021
HazardyKnusperkeks added a comment.
Then we can push it, do you need some one to do that? If yes please post name and email.
================
Comment at: clang/unittests/Format/FormatTest.cpp:18475
+)",
+Style);
}
----------------
I think the pre merge lint means this line.
Please fix that and rebase on current main.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91950/new/
https://reviews.llvm.org/D91950
More information about the cfe-commits
mailing list