vbvictor wrote:

I think we should go through an RFC before creating a new module.

TBH, I don't think we need a new module for MLIR in upstream since it is not a 
widely known thing in C++ community. Would it be viable for MLIR folks to use 
[plugins](https://clang.llvm.org/extra/clang-tidy/Contributing.html#out-of-tree-check-plugins)
 or have a dedicated directory with custom checks in MLIR project like libcxx 
[do](https://github.com/llvm/llvm-project/tree/main/libcxx/test/tools/clang_tidy_checks).

https://github.com/llvm/llvm-project/pull/149148
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to