<div dir="ltr"><div class="gmail_extra">On Tue, Mar 26, 2013 at 5:09 PM, Nico Rieck <span dir="ltr"><<a href="mailto:nico.rieck@gmail.com" target="_blank" class="cremed">nico.rieck@gmail.com</a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">You mean the four spaces indentation? The first argument doesn't fit in the same line. I've looked through llvm and found several different styles for such a case, and this seemed to be the most readable.</blockquote>
</div><br>Just FYI, you might try the <a href="http://clang.llvm.org/docs/ClangFormat.html">http://clang.llvm.org/docs/ClangFormat.html</a> tool which we're building to help simplify a lot of these formatting decisions.... Not sure whether it's relevant for this particular issue though.</div>
</div>