<div dir="ltr"><div style>Hi,</div><div style><br></div><div style>I've added two options to clang-format:</div><div style>* BreakClassInheritanceListsBeforeColon</div><div style>and</div><div style>* BreakClassInheritanceListsBeforeComma.<br>

</div><div style><br></div><div style>They allow us to break on class inheritance lists similarly to constructor initializer lists.</div><div style><br></div><div style>I've corrected as well the TokenAnnotator, which mistakenly annotated colons from switch statements ("case:") and from access modifiers ("public:") as TT_InheritanceColon.</div>

<div style><br></div><div style>The patch in the attachment.</div><br clear="all"><div>Cheers,<br>Marek Kurdej</div>
</div>