<div dir="ltr"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I agree not a standard style, but a requested style. (I see a
number of requests on stackoverflow, plus I believe I need this to complete my
teams preferred style)</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I guess my question is, is the ethos of “Clang-Format” to only
support standard styles or to be flexible enough  to deliver required
style built via customization of existing styles</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I am happy to do the work to submit the patch, just would like
to know if such a thing would get rejected on principle, i.e. would my patch be
welcome?</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><br></span></p><div style="font-size:12.8000001907349px">MyDeveloperDay</div><div style="font-size:12.8000001907349px"><a href="https://mydeveloperday.wordpress.com/" target="_blank">https://mydeveloperday.wordpress.com/</a><br></div><div style="font-size:12.8000001907349px">@mydeveloperday</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 18, 2015 at 5:46 AM, Daniel Jasper <span dir="ltr"><<a href="mailto:djasper@google.com" target="_blank">djasper@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Mon, Aug 17, 2015 at 11:45 PM, Paul Hoad via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div>Apologies for the "newbie question", I would like to know if I were to proceed with looking at implementing a "AlwaysBreakBeforeElse" configuration option to Clang-Format would I be working against the general direction of Clang Format?</div></div></blockquote><div><br></div></span><div>Not against the direction of clang-format, but against the direction of Linux/Kernel style:</div><div><a href="https://www.kernel.org/doc/Documentation/CodingStyle" target="_blank">https://www.kernel.org/doc/Documentation/CodingStyle</a></div><span class=""><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I would like to format </div><div><br></div><div>if (x){</div><div>}</div><div>else {</div><div>}</div><div><br></div><div>in combination with BreakBeforeBraces "Linux" style (for classes, namespaces and functions)</div><div><br></div><div>I found a previous submission that performed something l like what I needed but I couldn't see this submission in the "trunk"</div></div></blockquote><div><br></div></span><div>r214857 </div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div><a href="http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140505/105216.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140505/105216.html</a><br></div><div><br></div><div>I wondered if this had not been submitted, rejected and/or if there was a reason why?</div><div><br></div><div>Many thanks in advance</div></div></blockquote><div><br></div></span><div>Do this help?<br>Cheers,</div><div>Daniel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>MyDeveloperDay</div><div><a href="https://mydeveloperday.wordpress.com/" target="_blank">https://mydeveloperday.wordpress.com/</a><br></div><div>@mydeveloperday</div></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div></div>
</blockquote></div><br></div>