[clang-tools-extra] [clang-tidy] Rename google-build-namespaces to misc-anonymous-namespace-in-header (PR #173484)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 25 02:01:51 PST 2025
================
@@ -262,6 +262,7 @@ Clang-Tidy Checks
:doc:`llvmlibc-implementation-in-namespace <llvmlibc/implementation-in-namespace>`,
:doc:`llvmlibc-inline-function-decl <llvmlibc/inline-function-decl>`, "Yes"
:doc:`llvmlibc-restrict-system-libc-headers <llvmlibc/restrict-system-libc-headers>`, "Yes"
+ :doc:`misc-anonymous-namespace-in-header <misc/anonymous-namespace-in-header>`, "Yes"
----------------
vbvictor wrote:
does it support fixes? `:doc:\``google-build-namespaces <google/build-namespaces>``,` didn't
https://github.com/llvm/llvm-project/pull/173484
More information about the cfe-commits
mailing list