Author: Piotr Zegar Date: 2023-10-18T16:26:08Z New Revision: 598712315b0e55e860d8c82e6e212df20b4d3ff4
URL: https://github.com/llvm/llvm-project/commit/598712315b0e55e860d8c82e6e212df20b4d3ff4 DIFF: https://github.com/llvm/llvm-project/commit/598712315b0e55e860d8c82e6e212df20b4d3ff4.diff LOG: [clang-tidy][DOC] Fix list.rst Fix micro bug in list.rst. Added: Modified: clang-tools-extra/docs/clang-tidy/checks/list.rst Removed: ################################################################################ diff --git a/clang-tools-extra/docs/clang-tidy/checks/list.rst b/clang-tools-extra/docs/clang-tidy/checks/list.rst index 819e3974e3f1330..3ec7e49236101c4 100644 --- a/clang-tools-extra/docs/clang-tidy/checks/list.rst +++ b/clang-tools-extra/docs/clang-tidy/checks/list.rst @@ -241,7 +241,7 @@ Clang-Tidy Checks :doc:`llvmlibc-restrict-system-libc-headers <llvmlibc/restrict-system-libc-headers>`, "Yes" :doc:`misc-confusable-identifiers <misc/confusable-identifiers>`, :doc:`misc-const-correctness <misc/const-correctness>`, "Yes" - :doc:`misc-coroutine-hostile-raii <misc/coroutine-hostile-raii.html>`_, + :doc:`misc-coroutine-hostile-raii <misc/coroutine-hostile-raii>`, :doc:`misc-definitions-in-headers <misc/definitions-in-headers>`, "Yes" :doc:`misc-header-include-cycle <misc/header-include-cycle>`, :doc:`misc-include-cleaner <misc/include-cleaner>`, "Yes" _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits