summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYan Wang <yawanng@google.com>2017-06-29 18:44:28 +0000
committerYan Wang <yawanng@google.com>2017-06-29 18:44:28 +0000
commit7272f06a7027816e06a04559655461b60da58567 (patch)
tree4cf8291f739b7fcac94d1e33d22bb7260aa338a8
parent531da0081f85747a673bd2fc050490e0ec681919 (diff)
downloadbcm5719-llvm-7272f06a7027816e06a04559655461b60da58567.tar.gz
bcm5719-llvm-7272f06a7027816e06a04559655461b60da58567.zip
[clang-tidy] Add docs to toctree
Summary: Add .rst files to toctree. Fix buildbot error. Reviewers: chh Reviewed By: chh Subscribers: srhines, JDevlieghere, xazax.hun Differential Revision: https://reviews.llvm.org/D34825 llvm-svn: 306719
-rw-r--r--clang-tools-extra/docs/clang-tidy/checks/list.rst2
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>
OpenPOWER on IntegriCloud