Skip to content
Snippets Groups Projects
Commit 274897b7 authored by Kostya Serebryany's avatar Kostya Serebryany
Browse files

[sanitizer-coverage] fix docs

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@282962 91177308-0d34-0410-b5e6-96231b3b80d8
parent b53de545
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment