1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test/tools/llvm-cov
Vedant Kumar 340a374fe7 [llvm-cov] Strip redundant path components from filenames (fix PR31982)
Instead of stripping the longest common prefix off of the filenames in a
report, strip out the longest chain of redundant path components. This
fixes the case in PR31982, where there are two files with the same
prefix, and stripping out the LCP makes things less intelligible.

llvm-svn: 296029
2017-02-23 22:20:32 +00:00
..
Inputs [llvm-cov] Strip redundant path components from filenames (fix PR31982) 2017-02-23 22:20:32 +00:00
binary-formats.c
combine_expansions.cpp
copy_block_helper.m
cov-comdat.test
demangle.test [llvm-cov] Don't show function summaries when filtering by filename (fixes PR31395) 2017-02-05 20:11:08 +00:00
double_dots.c
gcov47_compatibility.cpp
hideUnexecutedSubviews.test
lit.local.cfg
llvm-cov.test
load-multiple-objects.test
multiple-files.test [llvm-cov] Strip redundant path components from filenames (fix PR31982) 2017-02-23 22:20:32 +00:00
native_separators.c
prefer_used_to_unused.h
prevent_false_instantiations.h
range_based_for.cpp
report.cpp [llvm-cov] Don't show function summaries when filtering by filename (fixes PR31395) 2017-02-05 20:11:08 +00:00
scan-directory.test
showExpansions.cpp
showHighlightedRanges.cpp
showLineExecutionCounts.cpp [llvm-cov] Turn line numbers in html reports into clickable links 2016-11-02 19:44:13 +00:00
showProjectSummary.cpp
showRegionMarkers.cpp
showTabsHTML.cpp
showTemplateInstantiations.cpp [llvm-cov] Turn line numbers in html reports into clickable links 2016-11-02 19:44:13 +00:00
style.test
universal-binary.c
warnings.h
zeroFunctionFile.c [llvm-cov] Avoid 0% when reporting something that's 0/0 2016-11-21 14:00:04 +00:00