On Fri, Dec 11, 2015 at 2:04 PM Zachary Turner <ztur...@google.com> wrote:

> No, sadly.  We still have 4 space indentation, allman style braces, 120
> line character limit, return-type-on-separate-line, and a few other
> differences <http://lldb.llvm.org/lldb-coding-conventions.html>.  I've
> tried on a couple of occasions to remove some of these differences and move
> closer to LLDB's style, but it has never gone over well.  I plan to keep
> trying until I'm dead or working on something else, so if there's anything
> you can do to help, it would be great :)
>

s/move closer to LLDB's style/move closer to LLVM's style/
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to