llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang-tidy Author: Jacques Pienaar (jpienaar) <details> <summary>Changes</summary> --- Full diff: https://github.com/llvm/llvm-project/pull/150424.diff 1 Files Affected: - (modified) clang-tools-extra/docs/clang-tidy/checks/llvm/use-new-mlir-op-builder.rst (+1-1) ``````````diff diff --git a/clang-tools-extra/docs/clang-tidy/checks/llvm/use-new-mlir-op-builder.rst b/clang-tools-extra/docs/clang-tidy/checks/llvm/use-new-mlir-op-builder.rst index bb7427d4a4fbc..dc1989dc61176 100644 --- a/clang-tools-extra/docs/clang-tidy/checks/llvm/use-new-mlir-op-builder.rst +++ b/clang-tools-extra/docs/clang-tidy/checks/llvm/use-new-mlir-op-builder.rst @@ -1,4 +1,4 @@ -.. title:: clang-tidy - llvm-mlir-op-builder +.. title:: clang-tidy - llvm-use-new-mlir-op-builder llvm-mlir-op-builder ==================== `````````` </details> https://github.com/llvm/llvm-project/pull/150424 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
