<div dir="ltr"><div><div><div><div><div><div>Is it possible to coax clang-format to write function definitions like:<br><br></div>int<br></div>mynamespace::myfunction<br>(<br></div>    int a,<br></div>    int b<br>)<br>{<br></div>    // code<br>}<br><br></div>I can get parameters to come out right, but I can't find any option to control breaking a line before the parentheses in a function declaration.<br clear="all"><div><div><div><div><div><div><div><br>-- <br><div class="gmail_signature"><br><div>Thanks,</div><div><br></div><div>Justin Holewinski</div></div>
</div></div></div></div></div></div></div></div>