llvm-project/llvm/test/tools/llvm-cov
Vedant Kumar 9cbd33fec9 [llvm-cov] Suppress sub-line highlights in simple cases
llvm-cov tends to highlight too many regions because its policy is to
highlight all region entry segments. This can look confusing to users:
not all region entry segments are interesting and deserve highlighting.
Emitting these highlights only when the region count differs from the
line count is a more user-friendly policy.

llvm-svn: 316109
2017-10-18 18:52:29 +00:00
..
Inputs [llvm-cov] Remove workaround in line execution count calculation (PR34962) 2017-10-16 23:47:10 +00:00
binary-formats.c [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
combine_expansions.cpp [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
copy_block_helper.m
cov-comdat.test [llvm-cov] Improve error messaging for function mismatches 2017-09-21 01:11:30 +00:00
deferred-region.cpp [llvm-cov] Suppress sub-line highlights in simple cases 2017-10-18 18:52:29 +00:00
demangle.test [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
dir-with-filtering.test [llvm-cov] Hide files with no coverage from the index when filtering by name 2017-10-03 11:05:28 +00:00
double_dots.c [llvm-cov] Use the native path in the coverage report. 2016-08-30 07:01:37 +00:00
gcov47_compatibility.cpp
hideUnexecutedSubviews.test [llvm-cov] Allow hiding instantiation/region coverage from summary tables 2017-09-11 22:56:20 +00:00
ifdef.c [llvm-cov] Try to fix a test on Windows 2017-09-11 23:32:30 +00:00
lit.local.cfg
llvm-cov.test
load-multiple-objects.test [llvm-cov] Add support for loading coverage from multiple objects 2016-10-25 17:40:55 +00:00
multiple-files.test [llvm-cov] Strip redundant path components from filenames (fix PR31982) 2017-02-23 22:20:32 +00:00
multiple-objects.test [llvm-cov] Avoid over-counting covered lines and regions 2017-09-15 23:00:02 +00:00
name_whitelist.test [llvm-cov] Read in function names for filtering from a text file. 2017-08-31 09:11:31 +00:00
native_separators.c [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
path_equivalence.c [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
prefer_used_to_unused.h [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
prevent_false_instantiations.h [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
range_based_for.cpp
report.cpp [llvm-cov] Create directory structure when filtering using -name*= options 2017-09-28 10:07:30 +00:00
scan-directory.test [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
showExpansions.cpp [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
showHighlightedRanges.cpp [Coverage] Build sorted and unique segments 2017-09-08 18:44:50 +00:00
showLineExecutionCounts.cpp [llvm-cov] Create directory structure when filtering using -name*= options 2017-09-28 10:07:30 +00:00
showProjectSummary.cpp [llvm-cov] Fix showing title when filtering and not outputting to a directory 2017-10-04 08:54:37 +00:00
showRegionMarkers.cpp [llvm-cov] Suppress sub-line highlights in simple cases 2017-10-18 18:52:29 +00:00
showTabsHTML.cpp [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
showTemplateInstantiations.cpp [llvm-cov] Create directory structure when filtering using -name*= options 2017-09-28 10:07:30 +00:00
sources-specified.test [llvm-cov] Reland sources-specified.test with addition of "-path-equivalence". 2017-10-13 17:27:39 +00:00
style.test [llvm-cov] Create directory structure when filtering using -name*= options 2017-09-28 10:07:30 +00:00
threads.c [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
universal-binary.c [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies 2017-08-14 10:20:12 +00:00
warnings.h [Coverage] Report errors when reading malformed source regions 2017-09-08 18:44:47 +00:00
zeroFunctionFile.c [llvm-cov] Rearrange entries in report index. 2017-08-09 20:43:31 +00:00