Author: Richard Date: 2022-01-20T01:27:23-07:00 New Revision: baa08d1ec3e20dc9107099119e7f27e3fbdc780d
URL: https://github.com/llvm/llvm-project/commit/baa08d1ec3e20dc9107099119e7f27e3fbdc780d DIFF: https://github.com/llvm/llvm-project/commit/baa08d1ec3e20dc9107099119e7f27e3fbdc780d.diff LOG: [clang-tidy] Revert documentation change (NFC) Restore a fix to the list of checks that was undone by a recent commit. 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 74c5dd1217046..9785c9f43a4b4 100644 --- a/clang-tools-extra/docs/clang-tidy/checks/list.rst +++ b/clang-tools-extra/docs/clang-tidy/checks/list.rst @@ -213,7 +213,7 @@ Clang-Tidy Checks `llvmlibc-restrict-system-libc-headers <llvmlibc-restrict-system-libc-headers.html>`_, "Yes" `misc-definitions-in-headers <misc-definitions-in-headers.html>`_, "Yes" `misc-misleading-bidirectional <misc-misleading-bidirectional.html>`_, - `misc-misleading-identifier <misc-mileading-identifier.html>`_, + `misc-misleading-identifier <misc-misleading-identifier.html>`_, `misc-misplaced-const <misc-misplaced-const.html>`_, `misc-new-delete-overloads <misc-new-delete-overloads.html>`_, `misc-no-recursion <misc-no-recursion.html>`_, _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits