[PATCH] D73793: Improve error message of FileCheck when stdin is empty

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 01:32:21 PST 2020


jhenderson added a comment.

I have a vague and probably unreasonable concern that changing from the beahviour for a filename "<stdin>" could cause somebody some confusion somewhere, since it's non-standard. I do agree with changing the error message though (we do similar things already in other tools, IIRC). What are others' thoughts?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73793/new/

https://reviews.llvm.org/D73793





More information about the llvm-commits mailing list