[all-commits] [llvm/llvm-project] 0a7f41: Revert "[llvm-cov] don't include all source files ...

Jeremy Morse via All-commits all-commits at lists.llvm.org
Fri Oct 16 05:46:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a7f41739fd994a502484cea06910719e8ff1fc0
      https://github.com/llvm/llvm-project/commit/0a7f41739fd994a502484cea06910719e8ff1fc0
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
    M llvm/test/tools/llvm-cov/native_separators.c
    M llvm/test/tools/llvm-cov/sources-specified.test
    M llvm/test/tools/llvm-cov/universal_bin_wrapping_archives.test
    M llvm/test/tools/llvm-cov/warnings.h
    M llvm/tools/llvm-cov/CodeCoverage.cpp

  Log Message:
  -----------
  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




More information about the All-commits mailing list