[all-commits] [llvm/llvm-project] 7bc103: Revert "[clang-format] Fix align consecutive decla...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue Oct 24 02:21:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7bc1031c474ebb2216a5432273dafe4d1490fbce
https://github.com/llvm/llvm-project/commit/7bc1031c474ebb2216a5432273dafe4d1490fbce
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M clang/lib/Format/WhitespaceManager.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
Revert "[clang-format] Fix align consecutive declarations over function pointers"
This reverts commit a84e0b4bdc9999872adbdaafbade8164b197784b.
Fixes #68079.
More information about the All-commits
mailing list