summaryrefslogtreecommitdiffstats
path: root/clang/docs/SourceBasedCodeCoverage.rst
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2018-11-04 17:02:00 +0000
committerSylvestre Ledru <sylvestre@debian.org>2018-11-04 17:02:00 +0000
commitbc5c3f57277f8851c95ebc95d7fe203c8480c99c (patch)
treeb07ad4b2328ec8f29e6a1752224bae5adb28fc99 /clang/docs/SourceBasedCodeCoverage.rst
parenta0a44e9c786790e24b88e931df5633e959159b9e (diff)
downloadbcm5719-llvm-bc5c3f57277f8851c95ebc95d7fe203c8480c99c.tar.gz
bcm5719-llvm-bc5c3f57277f8851c95ebc95d7fe203c8480c99c.zip
Update our URLs in clang doc to use https
llvm-svn: 346101
Diffstat (limited to 'clang/docs/SourceBasedCodeCoverage.rst')
-rw-r--r--clang/docs/SourceBasedCodeCoverage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/SourceBasedCodeCoverage.rst b/clang/docs/SourceBasedCodeCoverage.rst
index 805c9879480..27a1950a160 100644
--- a/clang/docs/SourceBasedCodeCoverage.rst
+++ b/clang/docs/SourceBasedCodeCoverage.rst
@@ -156,7 +156,7 @@ line-oriented report, try:
The ``llvm-cov`` tool supports specifying a custom demangler, writing out
reports in a directory structure, and generating html reports. For the full
list of options, please refer to the `command guide
-<http://llvm.org/docs/CommandGuide/llvm-cov.html>`_.
+<https://llvm.org/docs/CommandGuide/llvm-cov.html>`_.
A few final notes:
OpenPOWER on IntegriCloud