https://github.com/HazardyKnusperkeks requested changes to this pull request.
You are changing a lot of test cases, that means you will break a lot of formattings out there, especially since this is the default behavior of clang-format. And someone did intend it that way. If the change is desired, the `BreakBeforeTernaryOperators` option should be expanded to an enum or `AlignOperands` extended. https://github.com/llvm/llvm-project/pull/100860 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits