diff options
-rw-r--r-- | clang-tools-extra/docs/clang-tidy/checks/list.rst | 2 |
1 files changed, 2 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 97fe0f40f5f..b4b63e5ae69 100644 --- a/clang-tools-extra/docs/clang-tidy/checks/list.rst +++ b/clang-tools-extra/docs/clang-tidy/checks/list.rst @@ -4,6 +4,8 @@ Clang-Tidy Checks ================= .. toctree:: + android-cloexec-creat + android-cloexec-fopen android-file-open-flag boost-use-to-string cert-dcl03-c (redirects to misc-static-assert) <cert-dcl03-c> |