[all-commits] [llvm/llvm-project] 87ad34: Revert "[clang-format] Add AlignConsecutiveShortCa...
Owen via All-commits
all-commits at lists.llvm.org
Mon Jul 24 18:38:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87ad34ffdcf2de99dab0ac86f148a03e4bd2dddc
https://github.com/llvm/llvm-project/commit/87ad34ffdcf2de99dab0ac86f148a03e4bd2dddc
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.
More information about the All-commits
mailing list