[PATCH] D150057: [clang-format] Fix consecutive alignments in #else blocks

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 7 14:23:07 PDT 2023


owenpan added a comment.

In D150057#4325350 <https://reviews.llvm.org/D150057#4325350>, @HazardyKnusperkeks wrote:

> I have to say, I don't understand it, but I believe you. Why is continuing, when the token is finalized the right thing?

See D150057#inline-1449546 <https://reviews.llvm.org/D150057#inline-1449546>.


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