[PATCH] D150057: [clang-format] Fix consecutive alignments in #else blocks
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 7 12:48:23 PDT 2023
HazardyKnusperkeks accepted this revision.
HazardyKnusperkeks added a comment.
I have to say, I don't understand it, but I believe you. Why is continuing, when the token is finalized the right thing?
================
Comment at: clang/unittests/Format/FormatTestComments.cpp:4319
/\
-/
+/
)",
----------------
Unrelated?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150057/new/
https://reviews.llvm.org/D150057
More information about the cfe-commits
mailing list