Add some wording to the coding standards to say how to indent namespaces
authorChandler Carruth <chandlerc@gmail.com>
Mon, 20 Jan 2014 01:40:43 +0000 (01:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 20 Jan 2014 01:40:43 +0000 (01:40 +0000)
commit5d696a91c8f326797efb612a1c4825cd6f06e2a7
tree97954d7d7b06c96e19d8a1240385b7aac884aa63
parentee804f423dd594471475b479fcd4a43e4ecf0dd5
Add some wording to the coding standards to say how to indent namespaces
(and to mention namespace ending comments). This is based on a quick
discussion on the developer mailing list where there was essentially no
objections to a simple and consistent rule. This should avoid future
debates about whether or not a namespace is "big enough" to indent. It
also matches clang-format's current behavior with LLVM source code which
hasn't really seen any opposition in code reviews that I spot checked.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199620 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CodingStandards.rst