Author: Jacques Pienaar Date: 2025-07-24T16:01:05+02:00 New Revision: 3d5b18af1752ad4b859de6bdba4b25ef040a3dce
URL: https://github.com/llvm/llvm-project/commit/3d5b18af1752ad4b859de6bdba4b25ef040a3dce DIFF: https://github.com/llvm/llvm-project/commit/3d5b18af1752ad4b859de6bdba4b25ef040a3dce.diff LOG: [clang-tidy] Fix typo in doc (#150424) Added: Modified: clang-tools-extra/docs/clang-tidy/checks/llvm/use-new-mlir-op-builder.rst Removed: ################################################################################ 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 ==================== _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits