1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/tools/llvm-cov
Jeremy Morse 6e0168ca1b Revert "[llvm-cov] don't include all source files when provided source files are filtered out"
This reverts commit c2bd20ef652 and the follow up fix 16605bba6fb.

The tools/llvm-cov/warnings.h continues to fail on Windows platforms even
after the follow up, for example on the llvm-clang-win-x-armv7l builder:

    http://lab.llvm.org:8011/#/builders/60/builds/94
2020-10-16 13:46:12 +01:00
..
gcov [llvm-cov gcov] Add --demangled-names (-m) 2020-09-16 23:18:50 -07:00
Inputs [llvm-cov gcov][test] Move tests to gcov/ 2020-09-16 22:42:49 -07:00
binary-formats.c
combine_expansions.cpp
comma-in-coverage-object-filename.test [llvm-cov] Allow commas in filenames passed to -object flag 2020-09-18 13:46:29 -07:00
cov-comdat.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
misssing-profdata.test
multiple-files.test
multiple-objects-not-all-instrumented.test
multiple-objects.test
multithreaded-report.test
name_whitelist.test
native_separators.c Revert "[llvm-cov] don't include all source files when provided source files are filtered out" 2020-10-16 13:46:12 +01:00
path_equivalence.c
prefer_used_to_unused.h
prevent_false_instantiations.h
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 Revert "[llvm-cov] don't include all source files when provided source files are filtered out" 2020-10-16 13:46:12 +01:00
style.test
threads.c
universal_bin_wrapping_archives.test Revert "[llvm-cov] don't include all source files when provided source files are filtered out" 2020-10-16 13:46:12 +01:00
universal-binary.c [llvm-cov] Warn when -arch spec is missing/invalid for universal binary (reland) 2020-10-13 16:46:03 -07:00
warnings.h Revert "[llvm-cov] don't include all source files when provided source files are filtered out" 2020-10-16 13:46:12 +01:00
zeroFunctionFile.c