================
@@ -5778,6 +5783,7 @@ struct FormatStyle {
ObjCPropertyAttributeOrder == R.ObjCPropertyAttributeOrder &&
ObjCSpaceAfterProperty == R.ObjCSpaceAfterProperty &&
ObjCSpaceBeforeProtocolList == R.ObjCSpaceBeforeProtocolList &&
+ ObjCSpaceBeforeMethodDeclColon == R.ObjCSpaceBeforeMethodDeclColon
&&
----------------
HazardyKnusperkeks wrote:
Still one line up. :)
https://github.com/llvm/llvm-project/pull/170579
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits