[clang] [clang-format] Don't break between string literal operands of << (PR #69871)

Owen Pan via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 01:56:38 PDT 2023


owenca wrote:

IMO, the new behavior is consistent with the [documentation](https://clang.llvm.org/docs/ClangFormatStyleOptions.html#columnlimit) for `ColumnLimt: 0`.

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


More information about the cfe-commits mailing list