[lldb-dev] LLDB Coding Style

Chris Lattner clattner at apple.com
Tue Aug 19 17:03:27 PDT 2014


On Aug 19, 2014, at 10:16 AM, Zachary Turner <zturner at google.com> wrote:

> 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.
> 
> Can we have clear direction on LLDB coding style?  

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.

-Chris





More information about the lldb-dev mailing list