[all-commits] [llvm/llvm-project] 58a71c: [clang-format] Handle "// clang-format on" for Sep...

Owen via All-commits all-commits at lists.llvm.org
Sat Aug 5 12:31:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58a71c66db85f65bb6cdefe314f62318b95e9fc4
      https://github.com/llvm/llvm-project/commit/58a71c66db85f65bb6cdefe314f62318b95e9fc4
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-08-05 (Sat, 05 Aug 2023)

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

  Log Message:
  -----------
  [clang-format] Handle "// clang-format on" for SeparateDefinitionBlocks

Fixes 63393.

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




More information about the All-commits mailing list