1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/tools/llvm-cov
Vedant Kumar 22f9dc1154 [gcov] Sort file info before printing it
The order in which GCOV file info is printed depends on the string hash
function. This makes some GCOV tests brittle, because the tests must be
updated whenever the hash function changes.

Sort the filenames before printing out the file info to solve the
problem. This should be relatively cheap.

Differential Revision: https://reviews.llvm.org/D32512

llvm-svn: 301371
2017-04-26 00:16:10 +00:00
..
Inputs [gcov] Sort file info before printing it 2017-04-26 00:16:10 +00:00
binary-formats.c
combine_expansions.cpp
copy_block_helper.m
cov-comdat.test
demangle.test
double_dots.c
gcov47_compatibility.cpp
hideUnexecutedSubviews.test
lit.local.cfg
llvm-cov.test
load-multiple-objects.test
multiple-files.test
native_separators.c
prefer_used_to_unused.h
prevent_false_instantiations.h
range_based_for.cpp
report.cpp
scan-directory.test
showExpansions.cpp
showHighlightedRanges.cpp
showLineExecutionCounts.cpp
showProjectSummary.cpp
showRegionMarkers.cpp
showTabsHTML.cpp
showTemplateInstantiations.cpp
style.test
universal-binary.c
warnings.h
zeroFunctionFile.c