[all-commits] [llvm/llvm-project] f7bbb5: Reland "[clang-format] Handle variable declaration...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Nov 10 01:54:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7bbb58690910a8320b0927525dfba19df69a910
https://github.com/llvm/llvm-project/commit/f7bbb58690910a8320b0927525dfba19df69a910
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:
-----------
Reland "[clang-format] Handle variable declarations in BreakAfterAttributes (#71755)"
Also fixed another bug in isStartOfName().
More information about the All-commits
mailing list