[all-commits] [llvm/llvm-project] 0e3777: [clang-format] Fix aligning with linebreaks #2

Björn Schäpers via All-commits all-commits at lists.llvm.org
Thu Jul 29 07:00:56 PDT 2021


  Branch: refs/heads/release/13.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e3777bb0ad94ecd1429dc96409177cdccf39bdd
      https://github.com/llvm/llvm-project/commit/0e3777bb0ad94ecd1429dc96409177cdccf39bdd
  Author: Björn Schäpers <bjoern at hazardy.de>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

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

  Log Message:
  -----------
  [clang-format] Fix aligning with linebreaks #2

This amends c5243c63cda3c740d6e9c7e501f6518c21688da3 to fix formatting
continued function calls with BinPacking = false.

Differential Revision: https://reviews.llvm.org/D106773

(cherry picked from commit 75f6a795ee0faf544c3f539d01008d1d5d876acb)




More information about the All-commits mailing list