forked from OSchip/llvm-project
10 lines
241 B
ReStructuredText
10 lines
241 B
ReStructuredText
|
llvm-namespace-comment
|
||
|
======================
|
||
|
|
||
|
|
||
|
Checks that long namespaces have a closing comment.
|
||
|
|
||
|
http://llvm.org/docs/CodingStandards.html#namespace-indentation
|
||
|
|
||
|
http://google-styleguide.googlecode.com/svn/trunk/cppguide.html#Namespaces
|