[all-commits] [llvm/llvm-project] 1f0126: [clang-format] Fix alignment in presence of templa...

Björn Schäpers via All-commits all-commits at lists.llvm.org
Tue Oct 3 06:35:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f0126902876cb42a7502047e62bdf512fd96b02
      https://github.com/llvm/llvm-project/commit/1f0126902876cb42a7502047e62bdf512fd96b02
  Author: Björn Schäpers <bjoern at hazardy.de>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

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

  Log Message:
  -----------
  [clang-format] Fix alignment in presence of template functions (#68029)

Fixes #68102.




More information about the All-commits mailing list