[all-commits] [llvm/llvm-project] 342e1c: [clang-format] Fix a bug in AlignConsecutiveAssign...

Owen via All-commits all-commits at lists.llvm.org
Wed May 4 12:05:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 342e1c77c360e745fc6457037e6c1e37b84f2791
      https://github.com/llvm/llvm-project/commit/342e1c77c360e745fc6457037e6c1e37b84f2791
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-05-04 (Wed, 04 May 2022)

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

  Log Message:
  -----------
  [clang-format] Fix a bug in AlignConsecutiveAssignments

Fixes #55113.

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




More information about the All-commits mailing list