[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 05:00:26 PST 2025


zeyi2 wrote:

> #include "../ClangTidyModuleRegistry.h"

This include is no longer necessary, please see this [PR](https://github.com/llvm/llvm-project/pull/173231)

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


More information about the cfe-commits mailing list