blob: b421d992d63a638d3a695625618bc429ad58a772 [file] [log] [blame]
.. title:: clang-tidy - google-build-namespaces
google-build-namespaces
=======================
`cert-dcl59-cpp` redirects here as an alias for this check.
`fuchsia-header-anon-namespaces` redirects here as an alias for this check.
Finds anonymous namespaces in headers.
https://google.github.io/styleguide/cppguide.html#Namespaces
Corresponding cpplint.py check name: `build/namespaces`.