================
@@ -3928,6 +3928,13 @@ struct FormatStyle {
/// \version 13
unsigned ShortNamespaceLines;
+ /// When AlwaysBreakAfterReturnType is None, line breaks are prevented after
----------------
rmarker wrote:
Done.
https://github.com/llvm/llvm-project/pull/78011