llvm-project/llvm/test/tools/llvm-cov
Keith Smiley 8ded83ff7e [llvm-cov] Add support for -skip-functions to lcov
Summary:
This flag was added for the json format to exclude functions from the
output. This mirrors that behavior in lcov (where it was previously
accepted but ignored). This makes the output file smaller which can be
beneficial depending on how you consume it, especially if you don't use
this data anyways.

Patch by Keith Smiley (@keith).

Reviewers: kastiglione, Dor1s, vsk, allevato

Reviewed By: Dor1s, allevato

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73160
2020-01-22 12:49:00 -08:00
..
Inputs Revert "[Coverage] Revise format to reduce binary size" 2019-12-04 10:35:14 -08:00
binary-formats.c Revert "[Coverage] Revise format to reduce binary size" 2019-12-04 10:35:14 -08:00
combine_expansions.cpp
copy_block_helper.m Remove some unnecessary REQUIRES: shell lines 2019-09-10 00:06:52 +00:00
cov-comdat.test Remove some unnecessary REQUIRES: shell lines 2019-09-10 00:06:52 +00:00
deferred-region.cpp
demangle.test
dir-with-filtering.test Fix line endings (NFC) 2019-07-02 13:13:36 +00:00
double_dots.c
export_functions-lcov.test [llvm-cov] Add support for -skip-functions to lcov 2020-01-22 12:49:00 -08:00
export_functions.test
gcov47_compatibility.cpp Remove some unnecessary REQUIRES: shell lines 2019-09-10 00:06:52 +00:00
hideUnexecutedSubviews.test
ifdef.c
ignore-filename-regex.test
lit.local.cfg
llvm-cov.test
load-multiple-objects.test
multiple-files.test
multiple-objects-not-all-instrumented.test Ignore object files that lack coverage information. 2019-08-28 20:35:50 +00:00
multiple-objects.test
multithreaded-report.test
name_whitelist.test
native_separators.c
path_equivalence.c
prefer_used_to_unused.h
prevent_false_instantiations.h
range_based_for.cpp Remove some unnecessary REQUIRES: shell lines 2019-09-10 00:06:52 +00: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
universal-binary.c
universal_bin_wrapping_archives.test
warnings.h
zeroFunctionFile.c