summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2016-06-02 00:51:50 +0000
committerVedant Kumar <vsk@apple.com>2016-06-02 00:51:50 +0000
commit81329a49ca3c53864b9de1cfc7dcfe14a378d7e7 (patch)
tree3c3ea415db2955a50499008daf89a01fa86de22f /docs/index.rst
parent4f681251a2e60aaf9e6c4f9dfb9b8d53ed6a2483 (diff)
[docs] Document the source-based code coverage feature
Differential Revision: http://reviews.llvm.org/D20715 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@271454 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index f287911d3c..296054766d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -33,6 +33,7 @@ Using Clang as a Compiler
ControlFlowIntegrity
LTOVisibility
SafeStack
+ SourceBasedCodeCoverage
Modules
MSVCCompatibility
CommandGuide/index