[PATCH] Scoped NoAlias Metadata

Chandler Carruth chandlerc at gmail.com
Sat Jan 11 00:11:57 PST 2014


I'd still really like to hear Nick's thoughts about this based on the
experience with lifetime markers...


Anyways, on a totally unrelated topic:

On Fri, Jan 10, 2014 at 11:12 PM, Andrew Trick <atrick at apple.com> wrote:

> I personally don't like indenting large class definitions within anonymous
> namespace. It's unnecessary indentation and I find myself wondering if I'm
> looking at a nested class.


Yea, I think I'm just going to suggest a coding guideline to not indent
namespaces. There has been a bit of back-and-forth on this, but I don't
think there is nearly enough improved organization to justify the lost
horizontal space.

Helpfully, that is already clang-format's behavior. =]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140111/fa4f272d/attachment.html>


More information about the llvm-commits mailing list