[clang-tools-extra] [clang-tidy] Rename google-build-namespaces to misc-anonymous-namespace-in-header (PR #173484)

via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 24 08:37:30 PST 2025


================
@@ -362,6 +362,11 @@ New check aliases
   <clang-tidy/checks/modernize/avoid-c-style-cast>`
   keeping initial check as an alias to the new one.
 
+- Renamed :doc:`google-build-namespaces <clang-tidy/checks/google/build-namespaces>` to
----------------
EugeneZelenko wrote:

Should be before `google-readability-casting`.

https://github.com/llvm/llvm-project/pull/173484


More information about the cfe-commits mailing list