<div dir="ltr"><div class="gmail_default" style>On Mon, Jan 14, 2013 at 8:26 AM, Tobias Grosser <span dir="ltr"><<a href="mailto:tobias@grosser.es" target="_blank" class="cremed">tobias@grosser.es</a>></span> wrote:<br>
</div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/14/2013 04:47 PM, Douglas Gregor wrote:<br>

</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
On Jan 14, 2013, at 7:43 AM, Daniel Jasper <<a href="mailto:djasper@google.com" target="_blank" class="cremed">djasper@google.com</a><br></div><div class="im">
<mailto:<a href="mailto:djasper@google.com" target="_blank" class="cremed">djasper@google.com</a>>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sure. I'll add this as an option and add a default style for Chromium<br>
(we have other stuff we want to configure according to the Chromium<br>
style guide).<br>
</blockquote>
<br>
Thank you!<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Douglas: Should I set this to break or no break for the default LLVM<br>
Style?<br>
</blockquote>
<br>
Unfortunately, the style guide is itself inconsistent. Personally, I'd<br>
prefer to break there.<br>
</div></blockquote>
<br>
I agree with Doug here.<br>
<br>
>From reading LLVM code it seems that ifs without breaks exists, but to me they always look like something special.<br></blockquote><div><br></div><div style>FWIW, I third this across both LLVM and Clang. I don't even really think we want the option for single line if statements now.... The arguments against them are good, and the arguments for them are very very weak. Consistency and simplicity says we should just format this the one way that definitely works.</div>
</div></div></div>