[all-commits] [llvm/llvm-project] 93948c: [clang-format] Correctly format lambdas with varia...

Marek Kurdej via All-commits all-commits at lists.llvm.org
Wed Jan 26 07:11:06 PST 2022


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

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

  Log Message:
  -----------
  [clang-format] Correctly format lambdas with variadic template parameters.

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

Reviewed By: MyDeveloperDay, owenpan

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




More information about the All-commits mailing list