[clang] [clang-format] Add BinPackBinaryOperations configuration (PR #95013)

Ameer J via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 17 09:07:42 PDT 2024


ameerj wrote:

> The logical && and bitwise | operations are not broken up into one per line, and the column limit is exceeded.

@owenca this should be fixed in the latest commit

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


More information about the cfe-commits mailing list