[LLVMdev] lld coding style

Joerg Sonnenberger joerg at britannica.bec.de
Tue Oct 7 04:05:43 PDT 2014


On Mon, Oct 06, 2014 at 03:44:19PM -0700, Rui Ueyama wrote:
> Looks like most people in this thread support using LLVM style in LLD. I
> also had an offline discussion and many people wanted to have one coding
> style in all LLVM projects. So I'm convinced that we should do that.
> 
> I'm going to create a patch to rename all variables if no one objects.

I'd split the two things discussed. Move to clang-format as one item,
adjust the (semi-)public headers as second item and do the rest of the
source whenever someone changes them.

Joerg



More information about the llvm-dev mailing list