[clang] [clang-format] Fix operator overload inconsistency in `BreakAfterAttributes: Always` (PR #74943)

via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 10 14:46:46 PST 2023


XDeme wrote:

One thing that I checked only now, is that with clang-format 16.0.6 and 17.0.6, it formats correctly.
But with `clang-format version 18.0.0 (https://github.com/llvm/llvm-project.git a6c02edd6eac476523b5c73f29619a7a9e054872)` is doens't anymore, so this is a regression introduced recently.

https://github.com/llvm/llvm-project/pull/74943


More information about the cfe-commits mailing list