From: Kostya Serebryany Date: Fri, 30 Sep 2016 21:57:10 +0000 (+0000) Subject: [sanitizer-coverage] fix docs X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=274897b781409f38ced005098e986b689807597c;p=clang [sanitizer-coverage] fix docs git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@282962 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/SanitizerCoverage.rst b/docs/SanitizerCoverage.rst index 19d8e4f47c..8654b1d4e4 100644 --- a/docs/SanitizerCoverage.rst +++ b/docs/SanitizerCoverage.rst @@ -131,6 +131,7 @@ in debug info of the binary. Thus the ``.sancov`` has to be symbolized to produce a ``.symcov`` file first: .. code-block:: console + sancov -symbolize my_program.123.sancov my_program > my_program.123.symcov The ``.symcov`` file can be browsed overlayed over the source code by