[clang] [clang-format] Fix the indent of the ternary operator when AlignOperands and BreakBeforeTernaryOperators is specified. (PR #100860)

via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 15 08:54:13 PDT 2024


mydeveloperday wrote:

I feel I remember this be explicitly added this way, I think this is functioning as designed if you want something different you'll need a new option. Changing tests is a dead give away.

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


More information about the cfe-commits mailing list