[all-commits] [llvm/llvm-project] 4f093b: Revert "[clang-format] Add AlignConsecutiveShortCa...

Owen via All-commits all-commits at lists.llvm.org
Mon Jul 24 18:19:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f093b31669a4f8e417259583141159586a05b28
      https://github.com/llvm/llvm-project/commit/4f093b31669a4f8e417259583141159586a05b28
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Format/Format.h
    M clang/lib/Format/Format.cpp
    M clang/lib/Format/WhitespaceManager.cpp
    M clang/lib/Format/WhitespaceManager.h
    M clang/unittests/Format/ConfigParseTest.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  Revert "[clang-format] Add AlignConsecutiveShortCaseStatements"

This reverts commit 4ba00844174db562d2bd8b15dab6aac605eddf57 due to missing
authorship.




More information about the All-commits mailing list