We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b94744 commit 5987123Copy full SHA for 5987123
clang-tools-extra/docs/clang-tidy/checks/list.rst
@@ -241,7 +241,7 @@ Clang-Tidy Checks
241
:doc:`llvmlibc-restrict-system-libc-headers <llvmlibc/restrict-system-libc-headers>`, "Yes"
242
:doc:`misc-confusable-identifiers <misc/confusable-identifiers>`,
243
:doc:`misc-const-correctness <misc/const-correctness>`, "Yes"
244
- :doc:`misc-coroutine-hostile-raii <misc/coroutine-hostile-raii.html>`_,
+ :doc:`misc-coroutine-hostile-raii <misc/coroutine-hostile-raii>`,
245
:doc:`misc-definitions-in-headers <misc/definitions-in-headers>`, "Yes"
246
:doc:`misc-header-include-cycle <misc/header-include-cycle>`,
247
:doc:`misc-include-cleaner <misc/include-cleaner>`, "Yes"
0 commit comments