[all-commits] [llvm/llvm-project] b58616: [clang-format] Fix SeparateDefinitionBlocks breaki...

Marek Kurdej via All-commits all-commits at lists.llvm.org
Wed Apr 13 07:44:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b58616c2cdf70e075b887a66edf6bbc568e2ff99
      https://github.com/llvm/llvm-project/commit/b58616c2cdf70e075b887a66edf6bbc568e2ff99
  Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

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

  Log Message:
  -----------
  [clang-format] Fix SeparateDefinitionBlocks breaking up function-try-block.

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

Reviewed By: HazardyKnusperkeks, owenpan

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




More information about the All-commits mailing list