llvm-project/llvm/test/tools/llvm-cov
Alan Phipps a921d6eb3b [llvm-cov] Allow branch coverage to be skipped when exporting for LCOV
This small patch adds a '--skip-branches' option to the llvm-cov export
options. This option allows branch coverage information to be skipped from the
exported LCOV directives if it's not needed. For now, this only works when
exporting LCOV (which is noted in the option description), but it can be
extended for JSON later if it makes sense.

Differential Revision: https://reviews.llvm.org/D135986
2022-10-14 16:24:41 -05:00
..
Inputs [CoverageMapping] Remove dots from paths inside the profile 2022-06-28 20:53:01 -07:00
gcov
binary-formats.c
branch-c-general.test
branch-export-json.test
branch-export-lcov.test [llvm-cov] Allow branch coverage to be skipped when exporting for LCOV 2022-10-14 16:24:41 -05:00
branch-logical-mixed.cpp
branch-macros.cpp
branch-noShowBranch.test
branch-showBranchPercentage.c
branch-templates.cpp
combine_expansions.cpp
comma-in-coverage-object-filename.test
compilation_dir.c
cov-comdat.test
coverage-prefix-map.test [CoverageMapping] Remove dots from paths inside the profile 2022-06-28 20:53:01 -07:00
coverage_watermark.test
deferred-region.cpp
demangle.test
dir-with-filtering.test
double_dots.c
export_functions-lcov.test
export_functions.test
hideUnexecutedSubviews.test
ifdef.c
ignore-filename-regex.test
lit.local.cfg
load-multiple-objects.test
missing-binaries.test [llvm-cov] Improve error message by printing the object file name that produces error 2022-07-21 11:26:51 -07:00
misssing-profdata.test [llvm-cov] Add error message for missing profdata on report and export subcommands. 2022-07-15 12:03:52 -07:00
multiple-files.test
multiple-objects-not-all-instrumented.test
multiple-objects.test
multithreaded-report.test
name_allowlist.test
native_separators.c
path_equivalence.c
prefer_used_to_unused.h
prevent_false_instantiations.h
relative-dir.test [CoverageMapping] Remove dots from paths inside the profile 2022-06-28 20:53:01 -07:00
report.cpp
scan-directory.test
showExpansions.cpp
showHighlightedRanges.cpp
showLineExecutionCounts-lcov.test
showLineExecutionCounts.cpp
showProjectSummary.cpp
showRegionMarkers.cpp
showTabsHTML.cpp
showTemplateInstantiations.cpp
sources-specified.test
style.test
threads.c
tool-name.test
universal-binary.c [llvm-cov] Improve error message by printing the object file name that produces error 2022-07-21 11:26:51 -07:00
universal_bin_wrapping_archives.test
warnings.h [llvm-cov] Improve error message by printing the object file name that produces error 2022-07-21 11:26:51 -07:00
zeroFunctionFile.c