[clang] [clang-format] unexpected break after binOp '<<' (PR #69859)
Tsarkov Maksim via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 24 15:26:40 PDT 2023
s1Sharp wrote:
yes, issue with breaking after << is gone. I want to get your point about functionality clang-format and implementing new option such as "BreakAfterStreamOperator". As i can see, @HazardyKnusperkeks you agree with "owenca" point?
May be i can do something with this feature
https://github.com/llvm/llvm-project/pull/69859
More information about the cfe-commits
mailing list