[clang-tools-extra] [clang-tidy] Remove deprecated `ClangTidyModuleRegistry.h` (PR #215055)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 9 03:35:16 PDT 2026


================
@@ -56,6 +56,10 @@ infrastructure are described first, followed by tool-specific sections.
 
 ### Potentially Breaking Changes
 
+- In LLVM22, The `clang-tidy/ClangTidyModuleRegistry.h` header was deprecated.
----------------
vbvictor wrote:

```suggestion
- In 22nd release, The `clang-tidy/ClangTidyModuleRegistry.h` header was deprecated.
```
WDYT?

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


More information about the cfe-commits mailing list