fixes clang-tidy/checks/list.rst: a line was accidentally removed in 95a92995d4

This commit is contained in:
Rashmi Mudduluru 2022-08-05 12:35:44 -07:00
parent fb89cc0ddb
commit 13bc713109
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ Clang-Tidy Checks
`llvmlibc-implementation-in-namespace <llvmlibc/implementation-in-namespace.html>`_,
`llvmlibc-restrict-system-libc-headers <llvmlibc/restrict-system-libc-headers.html>`_, "Yes"
`misc-confusable-identifiers <misc/confusable-identifiers.html>`_,
`misc-const-correctness <misc/const-correctness.html>`_, "Yes"
`misc-definitions-in-headers <misc/definitions-in-headers.html>`_, "Yes"
`misc-misleading-bidirectional <misc/misleading-bidirectional.html>`_,
`misc-misleading-identifier <misc/misleading-identifier.html>`_,