================ @@ -0,0 +1,14 @@ +.. title:: clang-tidy - misc-anonymous-namespace-in-header + +misc-anonymous-namespace-in-header +================================== + +`google-build-namespaces` redirects here as an alias for this check. ---------------- zeyi2 wrote:
I think this is deprecated style. It would also be nice to add a short paragraph on why anonymous namespaces in headers are bad. Please refer to [this PR](https://github.com/llvm/llvm-project/pull/171058). https://github.com/llvm/llvm-project/pull/172611 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
