[all-commits] [llvm/llvm-project] 510973: [clang-format] Fix indentation for array variables...

Marek Kurdej via All-commits all-commits at lists.llvm.org
Wed Jan 5 04:52:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5109737c924d68323b1982949a3e28ef26bc289e
      https://github.com/llvm/llvm-project/commit/5109737c924d68323b1982949a3e28ef26bc289e
  Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

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

  Log Message:
  -----------
  [clang-format] Fix indentation for array variables with alignment of consecutive assignments and declarations.

Fixes https://github.com/llvm/llvm-project/issues/52914.

Reviewed By: HazardyKnusperkeks, owenpan

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




More information about the All-commits mailing list