[all-commits] [llvm/llvm-project] 2bcfff: [clang-format] Fix regression with AlignTrailingCo...

Owen via All-commits all-commits at lists.llvm.org
Sun Apr 16 18:52:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bcfff6708d293abab87a4d5a1dff25950d55d91
      https://github.com/llvm/llvm-project/commit/2bcfff6708d293abab87a4d5a1dff25950d55d91
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M clang/lib/Format/Format.cpp
    M clang/unittests/Format/ConfigParseTest.cpp

  Log Message:
  -----------
  [clang-format] Fix regression with AlignTrailingComments set to true

Fixes #62161.

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




More information about the All-commits mailing list