[clang-tools-extra] 3d5b18a - [clang-tidy] Fix typo in doc (#150424)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 24 07:01:09 PDT 2025
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
====================
More information about the cfe-commits
mailing list