[llvm-commits] LLVM Verilog Backend

David Greene dag at cray.com
Mon Jul 20 09:05:46 PDT 2009


On Saturday 18 July 2009 18:01, Daniel Dunbar wrote:

> > Oh, I see what you mean... I wasn't really considering it carefully.
> > How about "always indent namespaces, don't define functions inside a
> > namespace"?
>
> Yeah, I like that rule. Small inlines functions in classes are
> probably an exception, since its a lot more work to duplicate the
> function declaration outside the namespace.

I'll second this.  Makes a lot of sense to me.

                           -Dave



More information about the llvm-commits mailing list