[clang] Fix greatergreater (PR #122282)

Owen Pan via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 10 23:05:28 PST 2025


https://github.com/owenca commented:

With `ColumnLimit: 60`, this patch doesn't seem to format the following  correctly:
`std::cout << longOperand_1 << longOperand_2 << longOperand_3;`

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


More information about the cfe-commits mailing list