llvm-project
1bcf7400 - [clang-tidy] Merge `ClangTidyModuleRegistry.h` into `ClangTidyModule.h` (#173231)

Commit
60 days ago
[clang-tidy] Merge `ClangTidyModuleRegistry.h` into `ClangTidyModule.h` (#173231) As far as I can tell, the only effect of having `ClangTidyModuleRegistry.h` be a separate header is that it forces you to include two headers instead of one before you can actually define your clang-tidy module.
Author
Parents
Loading