<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 19, 2014 at 5:03 PM, Chris Lattner <span dir="ltr"><<a href="mailto:clattner@apple.com" target="_blank">clattner@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Aug 19, 2014, at 10:16 AM, Zachary Turner <<a href="mailto:zturner@google.com">zturner@google.com</a>> wrote:<br>

<br>
</div><div class="">> I brought this up in a thread on lldb-commits, but since it is of more general interest, I want to make a thread here as well.<br>
><br>
> Can we have clear direction on LLDB coding style?<br>
<br>
</div>Just to toss out a controversial opinion here, I consider it a bug that LLDB doesn’t follow the documented LLVM coding standard.  This only drives a wedge between LLDB and the rest of the LLVM community.</blockquote>
</div><br>I want to strongly, emphatically agree.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Coding standards are most valuable when consistent across a broad, shared body of code. We need more contributors in LLDB, and one place to get them is from the existing large pool of LLVM developers. We should be lowering the barriers there, especially for easy things like coding standards.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Also, as we are actively developing convention, standard, and formatting tools, the cost of changing this is going down and the value to the *existing* developers of using the common coding standard is going up.</div>
</div>