We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a1567 commit dd81c6aCopy full SHA for dd81c6a
llvm/docs/CommandGuide/llvm-cov.rst
@@ -517,15 +517,15 @@ OPTIONS
517
518
Skip source code files with file paths that match the given regular expression.
519
520
- .. option:: -skip-expansions
+.. option:: -skip-expansions
521
522
Skip exporting macro expansion coverage data.
523
524
- .. option:: -skip-functions
+.. option:: -skip-functions
525
526
Skip exporting per-function coverage data.
527
528
- .. option:: -num-threads=N, -j=N
+.. option:: -num-threads=N, -j=N
529
530
Use N threads to export coverage data. When N=0, llvm-cov auto-detects an
531
appropriate number of threads to use. This is the default.
0 commit comments