Files
llvm/polly/lib
Owen Pan 29ecd6d50f [clang-format] Revert breaking stream operators to previous default (#89016)
Reverts commit d68826dfbd, 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 27f547968c and bf05be5b87.

See the discussion in #88483.
2024-04-17 19:51:46 -07:00
..