[LLVMdev] Coding standard - indentation width

Jia Liu proljc at gmail.com
Wed Feb 29 04:04:54 PST 2012


On Wed, Feb 29, 2012 at 6:26 PM, James Molloy <james.molloy at arm.com> wrote:
> Hi,
>
>
>
> The coding standard document doesn’t mention anything about preferred
> indentation width (only not to change per-file and not make massive
> re-tabbing diffs), but I swear I’ve had people complain at me for not using
> 2 spaces in new files I’ve committed.
>
>
>
> Am I misremembering, or is there a preferred tabwidth of 2, and if so where
> is it / should it be documented?
>

no tabs, 2 spaces. I think.

>
>
> Cheers,
>
>
>
> James
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list