================
@@ -922,8 +922,23 @@ struct FormatStyle {
/// };
/// int f();
/// int f() { return 1; }
+ /// int foooooooooooooooooooooooooooooooooooooooooooooooo::
----------------
rmarker wrote:Ah, that is nice. The long names required to get the behaviour naturally didn't seem very pleasant. https://github.com/llvm/llvm-project/pull/78011 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
