kuhar wrote: How do we deal with adding new checks in general? I can see that the top-level .clang-tidy file enables all llvm-* checks.
I'm asking from the point of view of what is expected -- do we send a follow-up / pre-commit PR to clean up new diagnostics across all of llvm, or does each subproject handle it differently? What I had in mind was applying it to the whole mlir subdirectory after we land this. https://github.com/llvm/llvm-project/pull/177892 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
