================ Comment at: docs/ClangFormatStyleOptions.rst:246 @@ +245,3 @@ + + * ``DRTBS_Auto`` (in configuration: ``Auto``) + Break after return type automatically. ``PenaltyReturnTypeOnItsOwnLine`` ---------------- "Auto" seems a bit "magic" here. Why not continue to call this option AlwaysBreakAfterDefinitionReturnType with the value (no, always, toplevel)? With this, I'd expect there to eventually be a never value which I don't think makes sense to implement.
http://reviews.llvm.org/D10774 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list cfe-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits