summaryrefslogtreecommitdiffstats
path: root/clang/docs/index.rst
diff options
context:
space:
mode:
authorSergey Matveev <earthdok@google.com>2013-12-10 20:10:30 +0000
committerSergey Matveev <earthdok@google.com>2013-12-10 20:10:30 +0000
commit072db59483a9b7691d9b9f863d4c12c24f83da54 (patch)
tree2f89910bdd8fbd86ec19e58fb62a51edf13fc725 /clang/docs/index.rst
parentd30ed41c139a6ea78d484e2d44a5d6562f547a0a (diff)
downloadbcm5719-llvm-072db59483a9b7691d9b9f863d4c12c24f83da54.tar.gz
bcm5719-llvm-072db59483a9b7691d9b9f863d4c12c24f83da54.zip
Rewrite docs/LeakSanitizer.rst. Add it to index.
llvm-svn: 196957
Diffstat (limited to 'clang/docs/index.rst')
-rw-r--r--clang/docs/index.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/clang/docs/index.rst b/clang/docs/index.rst
index d02686422b5..b18deb9b063 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -23,15 +23,11 @@ Using Clang as a Compiler
ThreadSanitizer
MemorySanitizer
DataFlowSanitizer
+ LeakSanitizer
SanitizerSpecialCaseList
Modules
FAQ
-.. toctree::
- :hidden:
-
- LeakSanitizer
-
Using Clang as a Library
========================
OpenPOWER on IntegriCloud