llvm-project/clang-tools-extra/docs/clang-tidy/checks/google-global-names-in-head...

7 lines
178 B
ReStructuredText

google-global-names-in-headers
==============================
Flag global namespace pollution in header files.
Right now it only triggers on using declarations and directives.