Unverified Commit 29ecd6d5 authored by Owen Pan's avatar Owen Pan Committed by GitHub
Browse files

[clang-format] Revert breaking stream operators to previous default (#89016)

Reverts commit d68826df, which changes the previous default behavior
of always breaking before a stream insertion operator `<<` if both
operands are string literals.

Also reverts the related commits 27f54796 and bf05be5b.

See the discussion in #88483.
parent 0ee260ec
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment