[all-commits] [llvm/llvm-project] 6e01cd: Improve error message of FileCheck when stdin is e...

David Bozier via All-commits all-commits at lists.llvm.org
Tue Feb 4 03:15:10 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e01cd6795f83c09639604871cf52f5b124c1858
      https://github.com/llvm/llvm-project/commit/6e01cd6795f83c09639604871cf52f5b124c1858
  Author: David Bozier <daveb at graphcore.ai>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M llvm/test/FileCheck/check-empty.txt
    M llvm/utils/FileCheck/FileCheck.cpp

  Log Message:
  -----------
  Improve error message of FileCheck when stdin is empty

Summary: Replace '-' in the error message with <stdin>. This is also consistent with another error message in the code.

Reviewers: jhenderson, probinson, jdenny, grimar, arichardson

Reviewed By: jhenderson

Subscribers: thopre, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list