[PATCH] D23130: [Clang-tidy] Add a check for definitions in the global namespace.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 11:56:41 PST 2016


alexfh added a comment.

> and generally frowned upon in many codebases (e.g. LLVM)

Should it still be a part of google/? The old check was enforcing a part of the Google C++ style guide, but the new one seems to be somewhat broader. Am I mistaken?


https://reviews.llvm.org/D23130





More information about the cfe-commits mailing list