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

Björn Schäpers via All-commits all-commits at lists.llvm.org
Wed Jul 28 23:55:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75f6a795ee0faf544c3f539d01008d1d5d876acb
      https://github.com/llvm/llvm-project/commit/75f6a795ee0faf544c3f539d01008d1d5d876acb
  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




More information about the All-commits mailing list