[clang] [clang-format] Change LLVM style to BreakAfterAttributes == ABS_Leave (PR #70360)
Vlad Serebrennikov via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 27 04:46:49 PDT 2023
================
@@ -794,6 +794,7 @@ clang-format
------------
- Add ``AllowBreakBeforeNoexceptSpecifier`` option.
- Add ``AllowShortCompoundRequirementOnASingleLine`` option.
+- Change ``BreakAfterAttributes`` from ``Never`` to ``Leave`` in LLVM style
----------------
Endilll wrote:
Fixed.
https://github.com/llvm/llvm-project/pull/70360
More information about the cfe-commits
mailing list