================
@@ -922,8 +922,23 @@ struct FormatStyle {
     ///   };
     ///   int f();
     ///   int f() { return 1; }
+    ///   int foooooooooooooooooooooooooooooooooooooooooooooooo::
----------------
HazardyKnusperkeks wrote:

I'd go with short names, and just name them like `LongName` or similar and just 
break. This is documentation which should convey the settings, and must not 
break with LLVMs standard column limit.

https://github.com/llvm/llvm-project/pull/78011
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to