Skip to content
Snippets Groups Projects
Commit f72c4397 authored by Vedant Kumar's avatar Vedant Kumar
Browse files

[docs] Add missing newline to console section

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@271457 91177308-0d34-0410-b5e6-96231b3b80d8
parent 81329a49
No related branches found
No related tags found
No related merge requests found
......@@ -107,6 +107,7 @@ generate a line-oriented report:
To demangle any C++ identifiers in the ouput, use:
.. code-block:: console
% llvm-cov show ./foo -instr-profile=foo.profdata | c++filt -n
This report includes a summary view as well as dedicated sub-views for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment