[all-commits] [llvm/llvm-project] d68826: [clang-format] Don't break between string literal ...

Owen Pan via All-commits all-commits at lists.llvm.org
Tue Oct 24 02:42:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d68826dfbd987377ef6771d40c1d984f09ee3b9e
      https://github.com/llvm/llvm-project/commit/d68826dfbd987377ef6771d40c1d984f09ee3b9e
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/unittests/Format/FormatTest.cpp

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

Fixes #44363.




More information about the All-commits mailing list