diff options
Diffstat (limited to 'clang-tools-extra/docs/clang-tidy/checks/list.rst')
-rw-r--r-- | clang-tools-extra/docs/clang-tidy/checks/list.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang-tools-extra/docs/clang-tidy/checks/list.rst b/clang-tools-extra/docs/clang-tidy/checks/list.rst index 9e6e3472d06..4a120684e3d 100644 --- a/clang-tools-extra/docs/clang-tidy/checks/list.rst +++ b/clang-tools-extra/docs/clang-tidy/checks/list.rst @@ -100,6 +100,7 @@ Clang-Tidy Checks cert-err61-cpp (redirects to misc-throw-by-value-catch-by-reference) <cert-err61-cpp> cert-fio38-c (redirects to misc-non-copyable-objects) <cert-fio38-c> cert-flp30-c + cert-mem57-cpp cert-msc30-c (redirects to cert-msc50-cpp) <cert-msc30-c> cert-msc32-c (redirects to cert-msc51-cpp) <cert-msc32-c> cert-msc50-cpp |