================ @@ -922,8 +922,23 @@ struct FormatStyle { /// }; /// int f(); /// int f() { return 1; } + /// int foooooooooooooooooooooooooooooooooooooooooooooooo:: + /// baaaaaaaaaaaaaaaaaaaaar(); /// \endcode RTBS_None, + /// Break after return type automatically, while allowing a break after + /// short return types. ---------------- HazardyKnusperkeks wrote:
This should be rephrased, I know what the option means, but I couldn't figure it out of the description. 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