[all-commits] [llvm/llvm-project] e7ada9: [llvm-cov][NFC] Remove unused prefixes from FileCh...

Keith Smiley via All-commits all-commits at lists.llvm.org
Fri Oct 30 08:28:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e7ada98b56da837dcbca75f2b0de8756edf8a613
      https://github.com/llvm/llvm-project/commit/e7ada98b56da837dcbca75f2b0de8756edf8a613
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M llvm/test/tools/llvm-cov/showHighlightedRanges.cpp
    M llvm/test/tools/llvm-cov/showProjectSummary.cpp

  Log Message:
  -----------
  [llvm-cov][NFC] Remove unused prefixes from FileCheck usage

This is to enable `--allow-unused-duplicates=false`. These prefixes
appear to be outdated and intentionally unused.

Reviewed By: vsk

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




More information about the All-commits mailing list