summaryrefslogtreecommitdiffstats
path: root/clang/docs/SanitizerCoverage.rst
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2016-02-14 20:20:58 +0000
committerSylvestre Ledru <sylvestre@debian.org>2016-02-14 20:20:58 +0000
commitbe8f396bde1a2bf342cd337c921afd0adee1d7d2 (patch)
treef451e5dc93528abcbc0ecd0a866203a51258c596 /clang/docs/SanitizerCoverage.rst
parent84666a19649df885b40e2fb1da1c11674fcd9620 (diff)
downloadbcm5719-llvm-be8f396bde1a2bf342cd337c921afd0adee1d7d2.tar.gz
bcm5719-llvm-be8f396bde1a2bf342cd337c921afd0adee1d7d2.zip
Fix some typos in the clang doc
llvm-svn: 260856
Diffstat (limited to 'clang/docs/SanitizerCoverage.rst')
-rw-r--r--clang/docs/SanitizerCoverage.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/docs/SanitizerCoverage.rst b/clang/docs/SanitizerCoverage.rst
index 371efc4e78f..0e493400b4e 100644
--- a/clang/docs/SanitizerCoverage.rst
+++ b/clang/docs/SanitizerCoverage.rst
@@ -110,8 +110,8 @@ Sancov matches these files using module names and binaries file names.
Action (required)
-print - Print coverage addresses
- -covered-functions - Print all covered funcions.
- -not-covered-functions - Print all not covered funcions.
+ -covered-functions - Print all covered functions.
+ -not-covered-functions - Print all not covered functions.
-html-report - Print HTML coverage report.
Options
OpenPOWER on IntegriCloud