[clang] [clang-format] Change LLVM style to BreakAfterAttributes == ABS_Leave (PR #70360)

Owen Pan via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 02:41:28 PDT 2023


================
@@ -794,6 +794,7 @@ clang-format
 ------------
 - Add ``AllowBreakBeforeNoexceptSpecifier`` option.
 - Add ``AllowShortCompoundRequirementOnASingleLine`` option.
+- Change ``BreakAfterAttributes`` from ``Never`` to ``Leave`` in LLVM style
----------------
owenca wrote:

Full stop at the end of the sentence.

https://github.com/llvm/llvm-project/pull/70360


More information about the cfe-commits mailing list