================ @@ -0,0 +1,21 @@ +.. title:: clang-tidy - llvm-avoid-passing-mlir-op-as-ref + +llvm-avoid-passing-mlir-op-as-ref +================================= + +Flags function parameters of a type derived from ``mlir::Op`` that are passed ---------------- EugeneZelenko wrote:
Please synchronize first statement with statement in Release Notes. https://github.com/llvm/llvm-project/pull/179882 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
