[all-commits] [llvm/llvm-project] 86ef9d: Revert "[clang-format] Handle variable declaration...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Nov 10 02:03:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86ef9d36519f72c06741335ce0a445ab73eb4cfb
https://github.com/llvm/llvm-project/commit/86ef9d36519f72c06741335ce0a445ab73eb4cfb
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
Revert "[clang-format] Handle variable declarations in BreakAfterAttributes (#71755)"
This reverts commit f7bbb58690910a8320b0927525dfba19df69a910 which caused
another formatting failure in polly.
More information about the All-commits
mailing list