[all-commits] [llvm/llvm-project] e1a4b0: [clang-format] Handle merging functions containing...

Owen Pan via All-commits all-commits at lists.llvm.org
Wed Dec 6 16:56:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1a4b0032f89355da94a5505bf308ab12668b1b0
      https://github.com/llvm/llvm-project/commit/e1a4b0032f89355da94a5505bf308ab12668b1b0
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

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

  Log Message:
  -----------
  [clang-format] Handle merging functions containing only a block comment (#74651)

Fixed #41854.




More information about the All-commits mailing list