forked from OSchip/llvm-project
12 lines
275 B
ReStructuredText
12 lines
275 B
ReStructuredText
.. title:: clang-tidy - llvm-namespace-comment
|
|
|
|
llvm-namespace-comment
|
|
======================
|
|
|
|
|
|
Checks that long namespaces have a closing comment.
|
|
|
|
http://llvm.org/docs/CodingStandards.html#namespace-indentation
|
|
|
|
https://google.github.io/styleguide/cppguide.html#Namespaces
|